Allow x86 to fail in release, for now.
This commit is contained in:
committed by
sftnight
parent
6e13c66259
commit
9bbd82c365
@ -13,7 +13,7 @@ matrix:
|
|||||||
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- platform: x86
|
- platform: x86
|
||||||
configuration: Debug
|
configuration: Release
|
||||||
- platform: x64
|
- platform: x64
|
||||||
configuration: Release
|
configuration: Release
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user