Skip to content

Commit 6d12b44

Browse files
committed
Revert "Pin nightly toolchain used for miri job"
This reverts commit f9b2b21.
1 parent dd9e4ba commit 6d12b44

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
@@ -92,8 +92,6 @@ jobs:
9292
steps:
9393
- uses: actions/checkout@v4
9494
- uses: dtolnay/rust-toolchain@miri
95-
with:
96-
toolchain: nightly-2025-05-16 # https://github.com/rust-lang/miri/issues/4323
9795
- run: cargo miri setup
9896
- run: cargo miri test
9997
env:

0 commit comments

Comments
 (0)