mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-14 20:40:17 -05:00
Merge pull request #14634 from overleaf/jpa-server-pro-big-ci-box
[server-pro] use larger CI boxes to fix webpack OOM kills GitOrigin-RevId: ebc676eca00daec401aec95d68b6d91ac5cc7bd4
This commit is contained in:
parent
5d33e5a658
commit
7fa9ded17a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ steps:
|
|||
entrypoint: /bin/bash
|
||||
timeout: 3600s
|
||||
options:
|
||||
machineType: N1_HIGHCPU_8
|
||||
machineType: N1_HIGHCPU_32
|
||||
env:
|
||||
- 'BRANCH_NAME=${BRANCH_NAME}'
|
||||
images:
|
||||
|
|
Loading…
Reference in a new issue