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 7c1e7c6 commit 547c5b4Copy full SHA for 547c5b4
appveyor.yml
@@ -16,7 +16,7 @@ only_commits:
16
#images
17
18
image:
19
- - Visual Studio 2019
+ - Visual Studio 2022
20
21
# Set build info
22
environment:
azure-main.yml
@@ -15,7 +15,7 @@ jobs:
15
displayName: Agent phase
cancelTimeoutInMinutes: 1
pool:
- vmImage: windows-2019
+ vmImage: windows-latest
steps:
- checkout: self
clean: true
azure-release.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
0 commit comments