mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
fixup test
This commit is contained in:
parent
eab6b42ba9
commit
4a2c4d350f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -1004,7 +1004,7 @@ jobs:
|
|||
timeout-minutes: 10
|
||||
needs: build-binary-windows-aarch64
|
||||
name: "integration test | aarch64 windows implicit"
|
||||
runs-on: windows-latest
|
||||
runs-on: github-windows-11-aarch64-4
|
||||
|
||||
steps:
|
||||
- name: "Download binary"
|
||||
|
@ -1049,7 +1049,7 @@ jobs:
|
|||
timeout-minutes: 10
|
||||
needs: build-binary-windows-aarch64
|
||||
name: "integration test | aarch64 windows explicit"
|
||||
runs-on: windows-latest
|
||||
runs-on: github-windows-11-aarch64-4
|
||||
|
||||
steps:
|
||||
- name: "Download binary"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue