зеркало из https://github.com/electron/electron.git
Use 2xlarge for ARM jobs
This commit is contained in:
Родитель
8e708692b8
Коммит
c30faa4ee8
|
@ -6,7 +6,7 @@ jobs:
|
|||
- image: electronbuilds/electron:0.0.3
|
||||
environment:
|
||||
TARGET_ARCH: arm
|
||||
resource_class: xlarge
|
||||
resource_class: 2xlarge
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
@ -63,7 +63,7 @@ jobs:
|
|||
- image: electronbuilds/electron:0.0.3
|
||||
environment:
|
||||
TARGET_ARCH: arm64
|
||||
resource_class: xlarge
|
||||
resource_class: 2xlarge
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Загрузка…
Ссылка в новой задаче