mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
.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
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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
Block a user