We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0c6a6 commit 13dc0baCopy full SHA for 13dc0ba
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
# This is required for at least an AArch64 compiler in one image, and is also
3
# going to soon be required for compiling LLVM.
4
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 Preview
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
5
6
# By default schannel checks revocation of certificates unlike some other SSL
7
# backends, but we've historically had problems on CI where a revocation
0 commit comments