From 75f197f232d35f05d1a7fe7fccc4f14ddc6d2549 Mon Sep 17 00:00:00 2001 From: Tom Proctor Date: Wed, 26 Nov 2025 00:29:49 +0000 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: