We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd93647 commit a0b81b1Copy full SHA for a0b81b1
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
Build:
11
- runs-on: windows-2019
+ runs-on: windows-latest
12
steps:
13
14
# - name: Install Windows XP Support for Visual Studio 2022 # windows-2022 # v141_xp # Installation takes more than 5 minutes
0 commit comments