We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61eb3fd commit 01f2a09Copy full SHA for 01f2a09
1 file changed
.github/workflows/msbuild.yml
@@ -28,7 +28,7 @@ permissions:
28
29
jobs:
30
build:
31
- runs-on: windows-${{ matrix.vs }}
+ runs-on: windows-2022
32
33
strategy:
34
fail-fast: false
0 commit comments