Browse Source

NO-JIRA raise yarn_check memory

tags/10.3.0.82913
Steve Marion 8 months ago
parent
commit
bea5a11037
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .cirrus.yml

+ 1
- 1
.cirrus.yml View File

@@ -281,7 +281,7 @@ yarn_check_task:
eks_container:
<<: *CONTAINER_TEMPLATE
cpu: 3
memory: 4Gb
memory: 5Gb
script: |
./private/cirrus/cirrus-env.sh YARN
gradle yarn_check-ci --profile

Loading…
Cancel
Save