2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 04:59:05 +00:00

Temporarily disable mingw32

See https://github.com/Alexpux/MINGW-packages/issues/4543
This commit is contained in:
Jay Berkenbilt 2018-10-16 10:33:22 -04:00
parent c13a0f4467
commit 978532c5b3

View File

@ -32,9 +32,11 @@ jobs:
msvc64:
wordsize: 64
tool: msvc
mingw32:
wordsize: 32
tool: mingw
# mingw 32-bit build is temporarily disabled pending resolution of
# https://github.com/Alexpux/MINGW-packages/issues/4543
# mingw32:
# wordsize: 32
# tool: mingw
mingw64:
wordsize: 64
tool: mingw