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 7e08d87 commit be36ed3Copy full SHA for be36ed3
1 file changed
.github/workflows/rust.yml
@@ -56,6 +56,7 @@ jobs:
56
- os: macos-latest
57
target_triple: aarch64-apple-darwin
58
rustflags: "-C link-arg=-fuse-ld=lld --deny warnings"
59
+ prologue-script: brew install lld
60
- os: windows-11-arm
61
target_triple: aarch64-pc-windows-msvc
62
# lld on Windows uses extreme amounts of memory for debuginfo=2
0 commit comments