diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ec2ffbc5..a1f3bd493 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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