Use Apple linker for macOS tests

This commit is contained in:
Zanie Blue
2026-06-09 13:52:42 -05:00
parent 3fa054dd27
commit 37e0df4cbe
+2
View File
@@ -174,6 +174,8 @@ jobs:
- name: "Cargo test"
env:
# sld-linked test binaries currently crash during nextest discovery.
RUSTFLAGS: -C linker=/usr/bin/clang
# Retry more than default to reduce flakes in CI
UV_HTTP_RETRIES: 5
RUST_BACKTRACE: 1