mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
Use LLVM for Linux test unwinding
This commit is contained in:
@@ -88,6 +88,8 @@ jobs:
|
||||
|
||||
- name: "Cargo test"
|
||||
env:
|
||||
# The Linux test suite exercises catch_unwind, which currently requires LLVM.
|
||||
RUSTFLAGS: -Zcodegen-backend=llvm
|
||||
# Retry more than default to reduce flakes in CI
|
||||
UV_HTTP_RETRIES: 5
|
||||
RUST_BACKTRACE: 1
|
||||
|
||||
Reference in New Issue
Block a user