Skip to content

Commit 76631c2

Browse files
committed
Try lld
1 parent 422856d commit 76631c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
CARGO_NET_RETRY: 10
1313
CI: 1
1414
RUST_BACKTRACE: short
15-
RUSTFLAGS: -D warnings
15+
RUSTFLAGS: -D warnings -C linker=rust-lld
1616
RUSTUP_MAX_RETRIES: 10
1717

1818
jobs:

0 commit comments

Comments
 (0)