.github/workflows: pin version of Windows we run on

Signed-off-by: David Anderson <danderson@tailscale.com>
main
David Anderson 3 years ago committed by Dave Anderson
parent 471053a054
commit 5e186f9fbf
  1. 2
      .github/workflows/test.yml

@ -79,7 +79,7 @@ jobs:
fi
windows:
runs-on: windows-latest
runs-on: windows-2022
steps:
- name: checkout
uses: actions/checkout@v3

Loading…
Cancel
Save