aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 81eb8a9996d..df91b893537 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -55,7 +55,7 @@ task:
image: family/pg-ci-freebsd-13
platform: freebsd
cpu: $CPUS
- memory: 2G
+ memory: 4G
disk: 50
sysinfo_script: |
@@ -166,7 +166,7 @@ task:
image: family/pg-ci-bullseye
platform: linux
cpu: $CPUS
- memory: 2G
+ memory: 4G
ccache_cache:
folder: ${CCACHE_DIR}