From b119d3aabdedf3a64ef08549f3fc7bb9eee98abb Mon Sep 17 00:00:00 2001 From: Ilya Melamed Date: Mon, 18 Mar 2019 18:04:58 +0200 Subject: [PATCH] Use previous Visual Studio 2017 image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7254086d6..c52a62472 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ version: '{build}' branches: only: - master -image: Visual Studio 2017 +image: Previous Visual Studio 2017 configuration: RelWithDebInfo clone_folder: c:\local\source init: