From 3eac2134e02e5c27171f21d8ac64f93e727b7459 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Tue, 21 Nov 2017 23:25:21 +0100 Subject: [PATCH] Trying previous appveyor image. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 76d1ae3e1c..ba3680d0b9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -os: Visual Studio 2017 +os: Previous Visual Studio 2017 platform: - Any CPU skip_branch_with_pr: true