Bump to use large machine for arm64 build
This commit is contained in:
parent
7788b33dc9
commit
04430c6dda
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ jobs:
|
||||||
- image: electronbuilds/electron:0.0.3
|
- image: electronbuilds/electron:0.0.3
|
||||||
environment:
|
environment:
|
||||||
TARGET_ARCH: arm64
|
TARGET_ARCH: arm64
|
||||||
|
resource_class: xlarge
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
|
Loading…
Reference in a new issue