From 6482740d9ab85890882f00f64f26e45151395027 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 31 Oct 2020 05:46:40 -0400 Subject: Most recent appveyor image --- appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index b2a1b2f5..3ad98d07 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,10 @@ version: '{branch}-{build}' +# Build worker image (VM template) +# https://www.appveyor.com/docs/windows-images-software/#python +image: Visual Studio 2019 + shallow_clone: true cache: -- cgit v1.2.1