don't run win i386 tests
This commit is contained in:
parent
aa5260df73
commit
1663c1d71d
|
@ -19,9 +19,9 @@ jobs:
|
|||
- os: macos
|
||||
cpu: amd64
|
||||
TEST_KIND: unit-tests
|
||||
- os: windows
|
||||
cpu: i386
|
||||
TEST_KIND: unit-tests
|
||||
# - os: windows
|
||||
# cpu: i386
|
||||
# TEST_KIND: unit-tests
|
||||
- os: windows
|
||||
cpu: amd64
|
||||
TEST_KIND: unit-tests
|
||||
|
|
Loading…
Reference in New Issue