Deactivate windows 32 (#1763)

This commit is contained in:
Mamy Ratsimbazafy 2020-09-28 14:24:52 +02:00 committed by GitHub
parent 2045da3997
commit 793b9f67cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,9 +21,10 @@ jobs:
- os: windows
cpu: amd64
TEST_KIND: unit-tests
- os: windows
cpu: i386
TEST_KIND: unit-tests
# Devel cache corrupted for mingw? missing propidl.h on PR but not push CI
# - os: windows
# cpu: i386
# TEST_KIND: unit-tests
# # Minimal integration tests
# - os: linux