We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb36984 + 9c463be commit 43c86a3Copy full SHA for 43c86a3
.github/workflows/test_build_windows.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: ${{ github.event.inputs.fail_fast != 'false'}}
18
matrix:
19
- os: [windows-2019]
+ os: [windows-2022]
20
architecture: [win64]
21
build-type: [Release, Debug]
22
0 commit comments