Skip to content

Commit 721bfe7

Browse files
authored
Specify worker image
Attempt to fix appveyor inability to connect to pacman repos.
1 parent a0e5b76 commit 721bfe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ environment:
55
- compiler: msys2
66
MINGW_CHOST: x86_64-w64-mingw32
77
MSYS2_ARCH: x86_64
8+
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
89
init:
910
- 'echo Building libhttpserver %version% for Windows'
1011
- 'echo System architecture: %PLATFORM%'

0 commit comments

Comments
 (0)