diff options
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index 3a0cb8b4fce..37cdd1258a5 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 |
