mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
Use large Windows runner (#1134)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
|
||||
# TODO(konstin): Merge with the cargo-test job once the tests pass
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-latest-large
|
||||
name: "cargo check | windows"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user