From fb52365227980a81e58f44769d8fac9662161f07 Mon Sep 17 00:00:00 2001 From: Patrick Peglar Date: Wed, 15 Jun 2022 18:45:34 +0100 Subject: [PATCH] Temporary CI memory boosts. --- .cirrus.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index cbc8a146ef2..8eb6d8b872f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -146,7 +146,7 @@ task: container: image: gcc:latest cpu: 6 - memory: 8G + memory: 10G << : *IRIS_TEST_DATA_TEMPLATE << : *LINUX_TASK_TEMPLATE tests_script: @@ -167,6 +167,8 @@ task: MPL_RC_DIR: ${HOME}/.config/matplotlib MPL_RC_FILE: ${HOME}/.config/matplotlib/matplotlibrc name: "${CIRRUS_OS}: py${PY_VER} doctests and gallery" + container: + memory: 6G << : *IRIS_TEST_DATA_TEMPLATE << : *LINUX_TASK_TEMPLATE tests_script: