We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f2a09 commit 29c76bdCopy full SHA for 29c76bd
1 file changed
.github/workflows/msbuildex.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