mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
How about 16?
This commit is contained in:
parent
d576b94c32
commit
ac9d1665a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -260,7 +260,7 @@ jobs:
|
|||
--no-default-features \
|
||||
--features python,python-managed,pypi,git,performance,crates-io \
|
||||
--workspace \
|
||||
--status-level skip --failure-output immediate-final --no-fail-fast -j 12 --final-status-level slow
|
||||
--status-level skip --failure-output immediate-final --no-fail-fast -j 16 --final-status-level slow
|
||||
|
||||
cargo-test-windows:
|
||||
timeout-minutes: 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue