We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8469f28 commit 4ecda1eCopy full SHA for 4ecda1e
1 file changed
.github/workflows/build.yaml
@@ -2,7 +2,7 @@ on: [push]
2
name: Build
3
jobs:
4
build:
5
- runs-on: [ windows-2019 ]
+ runs-on: [ windows-2022 ]
6
env:
7
VSPATH: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise'
8
EXTSITE: https://marketplace.visualstudio.com/items?itemName=visualstudioclient.MicrosoftVisualStudio2015InstallerProjects
0 commit comments