Skip to content

Commit 3ba93f8

Browse files
committed
Revert "ci: Pin nightly to 2026-04-01"
The relevant PR has been reverted in rust-lang/rust. This reverts commit e26a0bd.
1 parent 779dc2b commit 3ba93f8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ env:
1919
RUST_BACKTRACE: full
2020
# Base branch for PRs or for merges, current ref for cron runs on a branch.
2121
TARGET_REF: ${{ github.base_ref || github.event.merge_group.base_ref || github.ref }}
22-
# FIXME(ci): Unpin once <https://github.com/rust-lang/rust/issues/154878> is resolved.
23-
TOOLCHAIN: nightly-2026-04-01
2422

2523
defaults:
2624
run:

0 commit comments

Comments
 (0)