diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7c69172d5..95b95ceee 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -212,7 +212,7 @@ jobs: # windows-8vpu is a 2022 GitHub-managed runner in our # org with 8 cores and 32 GB of RAM: # https://github.com/organizations/tailscale/settings/actions/github-hosted-runners/1 - runs-on: windows-8vcpu + runs-on: ci-windows-github-1 needs: gomod-cache name: Windows (${{ matrix.name || matrix.shard}}) strategy: