diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 80816a69098..4e272da4c42 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -508,7 +508,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 30 env: - NIGHTLY_CHANNEL: nightly + NIGHTLY_CHANNEL: nightly-2026-02-11 # https://github.com/rust-lang/miri/issues/4855 steps: - uses: actions/checkout@v6.0.2