зеркало из https://github.com/electron/electron.git
Allow ia32 and arm builds to fail for now
The ia32 and arm libchromiumcontent can not build on CI for now.
This commit is contained in:
Родитель
1979b42ee7
Коммит
9afc016ff9
|
@ -17,5 +17,8 @@ matrix:
|
|||
env: TARGET_ARCH=arm
|
||||
- os: linux
|
||||
env: TARGET_ARCH=ia32
|
||||
allow_failures:
|
||||
- env: TARGET_ARCH=arm
|
||||
- env: TARGET_ARCH=ia32
|
||||
|
||||
script: './script/cibuild'
|
||||
|
|
Загрузка…
Ссылка в новой задаче