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
|
||||
environment:
|
||||
TARGET_ARCH: mips64el
|
||||
LIBCHROMIUMCONTENT_MIRROR: https://s3.amazonaws.com/gh-contractor-zcbenz/libchromiumcontent
|
||||
resource_class: xlarge
|
||||
steps:
|
||||
- checkout
|
||||
|
@ -337,9 +336,6 @@ workflows:
|
|||
build-ia32:
|
||||
jobs:
|
||||
- electron-linux-ia32
|
||||
build-mips64el:
|
||||
jobs:
|
||||
- electron-linux-mips64el
|
||||
build-x64:
|
||||
jobs:
|
||||
- electron-linux-x64
|
||||
|
|
Loading…
Reference in a new issue