From d8a026d3bf7536e5233e6a5df42ca677a343c749 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Wed, 24 Apr 2019 13:05:11 -0600 Subject: [PATCH] Try previous build image on AppVeyor --- appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 3a0cb8b4fcee..37cdd1258a5e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,7 @@ +# LLDB seems missing on the stable branch, while it's fine on the master +# branch. This is a temporary fix to get 1.34.1 out. +image: Previous Visual Studio 2017 + environment: # By default schannel checks revocation of certificates unlike some other SSL