From bc72ce1aaba2cb3fd4799153580a7a6c582b3e79 Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Thu, 11 Nov 2021 14:45:47 -0600 Subject: [PATCH] Use Visual Studio 2022 Image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 98323ba7b..a5a2ada14 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,7 +20,7 @@ skip_commits: files: - '*.md' -image: Visual Studio 2019 +image: Visual Studio 2022 platform: Any CPU configuration: Release before_build: