mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
.
This commit is contained in:
parent
dcf79c3af6
commit
2095666689
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -262,7 +262,6 @@ jobs:
|
|||
--status-level skip --failure-output immediate-final --no-fail-fast -j 12 --final-status-level slow
|
||||
|
||||
cargo-test-windows:
|
||||
timeout-minutes: 15
|
||||
needs: determine_changes
|
||||
if: ${{ !contains(github.event.pull_request.labels.*.name, 'no-test') && (needs.determine_changes.outputs.code == 'true' || github.ref == 'refs/heads/main') }}
|
||||
runs-on: github-windows-2025-x86_64-16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue