Skip to content

Commit bc8e3a6

Browse files
committed
Unpin nightly channel for miri tests
1 parent ed5bffe commit bc8e3a6

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
@@ -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)