Failing in x86 removed temporally
This commit is contained in:
parent
1b6bc82ee2
commit
99bac478f9
|
@ -20,10 +20,9 @@ jobs:
|
||||||
# - windows-latest # TODO: test on Windows
|
# - windows-latest # TODO: test on Windows
|
||||||
arch:
|
arch:
|
||||||
- x64
|
- x64
|
||||||
- x86
|
# - x86
|
||||||
allow-failure: [false]
|
allow-failure: [false]
|
||||||
# include:
|
# include:
|
||||||
# this is so verbose... any other way to simplify this ?
|
|
||||||
# - version: 'nightly'
|
# - version: 'nightly'
|
||||||
# os: ubuntu-latest
|
# os: ubuntu-latest
|
||||||
# arch: x64
|
# arch: x64
|
||||||
|
|
Loading…
Reference in New Issue