Skip to content

Commit 226b698

Browse files
authored
Unpin nightly channel for miri tests (RustPython#7378)
1 parent 3f4aa40 commit 226b698

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)