From 4e3f3e62ab2f1d744007024fb479fe8368405a1d Mon Sep 17 00:00:00 2001 From: Ewout ter Hoeven Date: Fri, 22 Dec 2023 15:22:05 +0100 Subject: [PATCH] AppVeyor CI: Update to Visual Studio 2022 image Update the AppVeyor CI configuration to the Visual Studio 2022 image. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 446c7bd544..f1922f9b81 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ # stats available at # https://ci.appveyor.com/project/strukturag/libheif -image: Visual Studio 2019 +image: Visual Studio 2022 configuration: Release cache: c:\tools\vcpkg\installed\