Bump to use large machine for arm64 build

This commit is contained in:
John Kleinschmidt 2017-09-28 13:55:06 -04:00
parent 7788b33dc9
commit 04430c6dda

View file

@ -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: