mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
Use Apple linker for macOS tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user