Revert "ci: Pin the nightly toolchain for aarch64-unknown-linux-gnu"
The fix to this issue was synced in [1] so we should no longer need to keep aarch64 pinned. This reverts commit b2bcfc838e2a4b72fa62b333e3eb91f250aa4539. [1]: https://github.com/rust-lang/rust/pull/137661
This commit is contained in:
parent
968a7d0b7c
commit
e4c1eb803d
1 changed files with 1 additions and 2 deletions
|
|
@ -20,8 +20,7 @@ jobs:
|
|||
rust: nightly
|
||||
- target: aarch64-unknown-linux-gnu
|
||||
os: ubuntu-latest
|
||||
# FIXME: pinned due to https://github.com/llvm/llvm-project/issues/127804
|
||||
rust: nightly-2025-02-07
|
||||
rust: nightly
|
||||
- target: aarch64-pc-windows-msvc
|
||||
os: windows-latest
|
||||
rust: nightly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue