diff options
Diffstat (limited to '.cirrus/.cirrus.yml')
-rw-r--r-- | .cirrus/.cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus/.cirrus.yml b/.cirrus/.cirrus.yml index 14ca811439f..8e1046492f8 100644 --- a/.cirrus/.cirrus.yml +++ b/.cirrus/.cirrus.yml @@ -121,7 +121,7 @@ yarn_check_task: container: dockerfile: .cirrus/Dockerfile cpu: 3 - memory: 4Gb + memory: 5Gb <<: *DEFAULT_TEMPLATE <<: *GRADLE_CACHE_TEMPLATE <<: *YARN_CACHE_TEMPLATE |