From ce4e1ac54b0744636ae5618d9b4daa3cfc795692 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sat, 26 Jun 2021 22:44:02 +0300 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 0feebaf5..9f270b69 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,6 @@ version: 1.0.{build} -image: Visual Studio 2019 +image: Visual Studio 2017 +image environment: matrix: - GENERATOR: '"Visual Studio 14 2015"' @@ -56,6 +57,7 @@ environment: WCHAR: 'OFF' WCHAR_FILES: 'OFF' BUILD_EXAMPLE: 'OFF' + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019 build_script: - cmd: >- set