Skip to content

Commit 6f40165

Browse files
committed
Revert "Pin nightly toolchain used for miri job"
This reverts commit 1091cc2.
1 parent fc2ae0f commit 6f40165

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
@@ -210,8 +210,6 @@ jobs:
210210
steps:
211211
- uses: actions/checkout@v4
212212
- uses: dtolnay/rust-toolchain@miri
213-
with:
214-
toolchain: nightly-2025-05-16 # https://github.com/rust-lang/miri/issues/4323
215213
- run: cargo miri setup
216214
- run: cargo miri test
217215
env:

0 commit comments

Comments
 (0)