mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Bump for building with larger machines
This commit is contained in:
@@ -6,6 +6,7 @@ jobs:
|
||||
- image: electronbuilds/electron:0.0.3
|
||||
environment:
|
||||
TARGET_ARCH: arm
|
||||
resource_class: xlarge
|
||||
steps:
|
||||
- checkout
|
||||
- run: sh -e /etc/init.d/xvfb start
|
||||
@@ -61,6 +62,7 @@ jobs:
|
||||
- image: electronbuilds/electron:0.0.3
|
||||
environment:
|
||||
TARGET_ARCH: ia32
|
||||
resource_class: xlarge
|
||||
steps:
|
||||
- checkout
|
||||
- run: sh -e /etc/init.d/xvfb start
|
||||
@@ -116,6 +118,7 @@ jobs:
|
||||
- image: electronbuilds/electron:0.0.3
|
||||
environment:
|
||||
TARGET_ARCH: x64
|
||||
resource_class: xlarge
|
||||
steps:
|
||||
- checkout
|
||||
- run: sh -e /etc/init.d/xvfb start
|
||||
|
||||
Reference in New Issue
Block a user