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 88e83b9 commit b2bcfc8Copy full SHA for b2bcfc8
.github/workflows/main.yml
@@ -20,7 +20,8 @@ jobs:
20
rust: nightly
21
- target: aarch64-unknown-linux-gnu
22
os: ubuntu-latest
23
- rust: nightly
+ # FIXME: pinned due to https://github.com/llvm/llvm-project/issues/127804
24
+ rust: nightly-2025-02-07
25
- target: aarch64-pc-windows-msvc
26
os: windows-latest
27
0 commit comments