Disable mips64el CI job
This commit is contained in:
parent
6930f5c3ba
commit
2db845e202
1 changed files with 0 additions and 4 deletions
|
@ -177,7 +177,6 @@ jobs:
|
||||||
- image: electronbuilds/electron:0.0.3
|
- image: electronbuilds/electron:0.0.3
|
||||||
environment:
|
environment:
|
||||||
TARGET_ARCH: mips64el
|
TARGET_ARCH: mips64el
|
||||||
LIBCHROMIUMCONTENT_MIRROR: https://s3.amazonaws.com/gh-contractor-zcbenz/libchromiumcontent
|
|
||||||
resource_class: xlarge
|
resource_class: xlarge
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
@ -337,9 +336,6 @@ workflows:
|
||||||
build-ia32:
|
build-ia32:
|
||||||
jobs:
|
jobs:
|
||||||
- electron-linux-ia32
|
- electron-linux-ia32
|
||||||
build-mips64el:
|
|
||||||
jobs:
|
|
||||||
- electron-linux-mips64el
|
|
||||||
build-x64:
|
build-x64:
|
||||||
jobs:
|
jobs:
|
||||||
- electron-linux-x64
|
- electron-linux-x64
|
||||||
|
|
Loading…
Reference in a new issue