Skip to content

Commit f5e145c

Browse files
committed
Revert "Pin nightly toolchain used for miri job"
This reverts commit 11f0e81.
1 parent 1d7ef1d commit f5e145c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ jobs:
130130
steps:
131131
- uses: actions/checkout@v4
132132
- uses: dtolnay/rust-toolchain@miri
133-
with:
134-
toolchain: nightly-2025-05-16 # https://github.com/rust-lang/miri/issues/4323
135133
- run: cargo miri setup
136134
- run: cargo miri test
137135
env:

0 commit comments

Comments
 (0)