diff --git a/appveyor.yml b/appveyor.yml index 729216d0b90..a0110a546c2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,8 +4,8 @@ environment: matrix: #- TARGET: i686-pc-windows-gnu # MSYS2_BITS: 32 - - TARGET: i686-pc-windows-msvc - MSYS2_BITS: 32 + #- TARGET: i686-pc-windows-msvc + # MSYS2_BITS: 32 #- TARGET: x86_64-pc-windows-gnu # MSYS2_BITS: 64 - TARGET: x86_64-pc-windows-msvc