Skip to content

Commit 1027d1c

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. (backport <#5054>) (cherry picked from commit 3ba93f8)
1 parent 0e9c6e5 commit 1027d1c

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
@@ -15,8 +15,6 @@ env:
1515
RUST_BACKTRACE: full
1616
# Base branch for PRs or for merges, current ref for cron runs on a branch.
1717
TARGET_REF: ${{ github.base_ref || github.event.merge_group.base_ref || github.ref }}
18-
# FIXME(ci): Unpin once <https://github.com/rust-lang/rust/issues/154878> is resolved.
19-
TOOLCHAIN: nightly-2026-04-01
2018

2119
defaults:
2220
run:

0 commit comments

Comments
 (0)