Skip to content

Commit d9020c5

Browse files
authored
Unpin nightly channel for miri tests (#7378)
1 parent 2bb9173 commit d9020c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ jobs:
514514
runs-on: ubuntu-latest
515515
timeout-minutes: 30
516516
env:
517-
NIGHTLY_CHANNEL: nightly-2026-02-11 # https://github.com/rust-lang/miri/issues/4855
517+
NIGHTLY_CHANNEL: nightly
518518
steps:
519519
- uses: actions/checkout@v6.0.2
520520

0 commit comments

Comments
 (0)