We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4042a commit 28bb662Copy full SHA for 28bb662
.github/workflows/windows.yml
@@ -31,6 +31,7 @@ jobs:
31
arch: arm64
32
- list: { win_ver: 2019, vs_name: vs2017, vs_ver: v141 }
33
34
+ - list: { win_ver: 2022, vs_name: vs2022, vs_ver: v143 }
35
36
runs-on: windows-${{ matrix.list.win_ver }}
37
0 commit comments