Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 3447dd8

Browse files
committed
disable mingw73 32 tests
1 parent 7b64e5b commit 3447dd8

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
@@ -25,6 +25,7 @@ install:
2525
- .\qtmodules-travis\ci\win\setup.bat
2626

2727
build_script:
28+
- if "%PLATFORM%" == "mingw73_32" set NO_TESTS=true
2829
- .\qtmodules-travis\ci\win\build.bat
2930

3031
after_build:

0 commit comments

Comments
 (0)