Updated Windows version
This commit is contained in:
parent
3e84e504da
commit
0d17cadb2f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -5,7 +5,7 @@ name: Test builds
|
|||
jobs:
|
||||
build_win:
|
||||
name: Windows build
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue