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.
2 parents a0892bf + e870891 commit f8b7abfCopy full SHA for f8b7abf
1 file changed
Testing/ContinuousIntegration/AzurePipelinesBatch.yml
@@ -29,8 +29,8 @@ jobs:
29
CTEST_CMAKE_GENERATOR_TOOLSET: v142
30
CTEST_CMAKE_GENERATOR_PLATFORM: x64
31
CTEST_CONFIGURATION_TYPE: Release
32
- CTEST_CMAKE_GENERATOR: "Visual Studio 16 2019"
33
- imageName: 'windows-2019'
+ CTEST_CMAKE_GENERATOR: "Visual Studio 17 2022"
+ imageName: 'windows-2022'
34
pool:
35
vmImage: $(imageName)
36
steps:
0 commit comments