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

Signed-off-by: David Anderson <danderson@tailscale.com>
pull/7265/head
David Anderson 1 year ago committed by Dave Anderson
parent 471053a054
commit 5e186f9fbf

@ -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