This commit is contained in:
Brecht Sanders 2022-04-15 13:01:31 +02:00
parent 9ce3848839
commit a82e7973e8

View File

@ -20,7 +20,7 @@ jobs:
arch: x86_64,
cc: x86_64-w64-mingw32-gcc.exe,
cxx: x86_64-w64-mingw32-g++.exe,
makeargs: "WIDE=1"
makeargs: "WIDE=1 WITH_LIBZIP=1"
}
- {
name: "Windows 32-bit (gcc)",