Skip to content

Commit 5ed02ab

Browse files
authored
CI: Update Windows image to 2022
1 parent c411487 commit 5ed02ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
timeoutInMinutes: 240
240240
dependsOn: Source
241241
variables:
242-
IMAGE_NAME: 'windows-2019'
242+
IMAGE_NAME: 'windows-2022'
243243
MINGW: mingw32
244244
SUPERBUILD_INSTALL_DIR: 'C:/msys2'
245245
SUPERBUILD_INSTALL_DIR_NATIVE: 'C:\msys2'
@@ -273,7 +273,7 @@ jobs:
273273
timeoutInMinutes: 240
274274
dependsOn: Source
275275
variables:
276-
IMAGE_NAME: 'windows-2019'
276+
IMAGE_NAME: 'windows-2022'
277277
MINGW: mingw64
278278
SUPERBUILD_INSTALL_DIR: 'C:/msys2'
279279
SUPERBUILD_INSTALL_DIR_NATIVE: 'C:\msys2'

0 commit comments

Comments
 (0)