We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38cd948 + 13dc0ba commit 4ceba1dCopy full SHA for 4ceba1d
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