Skip to content

Commit 8459e9b

Browse files
authored
fix miri ci (#7093)
1 parent 426019e commit 8459e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ jobs:
508508
runs-on: ubuntu-latest
509509
timeout-minutes: 30
510510
env:
511-
NIGHTLY_CHANNEL: nightly
511+
NIGHTLY_CHANNEL: nightly-2026-02-11 # https://github.com/rust-lang/miri/issues/4855
512512
steps:
513513
- uses: actions/checkout@v6.0.2
514514

0 commit comments

Comments
 (0)