Skip to content

Commit f301423

Browse files
committed
Revert "Pin nightly toolchain used for miri job"
This reverts commit 9abad43.
1 parent 7a5fbc6 commit f301423

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
@@ -111,8 +111,6 @@ jobs:
111111
steps:
112112
- uses: actions/checkout@v4
113113
- uses: dtolnay/rust-toolchain@miri
114-
with:
115-
toolchain: nightly-2025-05-16 # https://github.com/rust-lang/miri/issues/4323
116114
- run: cargo miri setup
117115
- run: cargo miri test
118116
env:

0 commit comments

Comments
 (0)