From 5e9406d6ea6f6fb02236be36ebfcbd09c17b07dd Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 3 Nov 2021 18:32:56 -0500 Subject: Use special Appveyor image vs2019-16-11-2. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 142aef04..5f017682 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ branches: - master - develop -image: Previous Visual Studio 2019 +image: vs2019-16-11-2 version: 0.0.0.{build} configuration: Release -- cgit v1.2.3-55-g6feb