From bea5a110372d9fc68087b8f41ad02f754deb533f Mon Sep 17 00:00:00 2001 From: Steve Marion Date: Fri, 15 Sep 2023 10:50:50 +0200 Subject: [PATCH] NO-JIRA raise yarn_check memory --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 825ccfe4a6d..4739f7fa341 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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 -- 2.39.5