From 8e6af37da240c4abc764bf54d8eb70e85fe0b1e3 Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Wed, 21 Feb 2024 03:29:03 +0300 Subject: [PATCH] [ci][appveyor] Switch to VS2022. --- appveyor.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 0bd0c7e3..fc9a3efc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,13 +1,6 @@ environment: matrix: - # does not work with sw at the moment - #- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015 - #platform: Win32 - #- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 - #platform: Win32 - #- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 - #platform: Win64 - - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019 + - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 platform: Win64 configuration: