Use windows-latest CI runners
This commit is contained in:
parent
dc66af4331
commit
c3f3553995
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -119,7 +119,7 @@ jobs:
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
needs: lint
|
needs: lint
|
||||||
runs-on: windows-2019
|
runs-on: windows-latest
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue