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:
|
||||
needs: lint
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
timeout-minutes: 30
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue