We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e5b76 commit 721bfe7Copy full SHA for 721bfe7
appveyor.yml
@@ -5,6 +5,7 @@ environment:
5
- compiler: msys2
6
MINGW_CHOST: x86_64-w64-mingw32
7
MSYS2_ARCH: x86_64
8
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
9
init:
10
- 'echo Building libhttpserver %version% for Windows'
11
- 'echo System architecture: %PLATFORM%'
0 commit comments