.github/workflows: pin version of Windows we run on
Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
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…
Reference in New Issue