We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b9310 commit 8daa566Copy full SHA for 8daa566
.github/workflows/main.yml
@@ -20,8 +20,7 @@ jobs:
20
rust: nightly
21
- target: aarch64-unknown-linux-gnu
22
os: ubuntu-latest
23
- # FIXME: pinned due to https://github.com/llvm/llvm-project/issues/127804
24
- rust: nightly-2025-02-07
+ rust: nightly
25
- target: aarch64-pc-windows-msvc
26
os: windows-latest
27
0 commit comments