diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 774aef8bd21b2de9472a10e602f49c5ea508a180..62996c9fb4ce4fd8099237980964b715610745ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,7 +130,7 @@ jobs: # todo(windows): Actually run the tests windows_tests: name: (Windows) Run Clippy and tests - runs-on: windows-latest + runs-on: hosted-windows-1 steps: - name: Checkout repo uses: actions/checkout@v4