mirror of https://github.com/astral-sh/uv
How about 16?
This commit is contained in:
parent
d576b94c32
commit
ac9d1665a3
|
|
@ -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…
Reference in New Issue