ci: Bump multiprocess memory

This commit is contained in:
MarcoFalke 2021-05-25 16:59:06 +02:00
parent 40f7a2891f
commit fa0bfc5239
No known key found for this signature in database
GPG key ID: CE2B75697E69A548

View file

@ -168,8 +168,11 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
cpu: 4
memory: 16G # The default memory is sometimes just a bit too small, so double everything
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
MAKEJOBS: "-j8"
FILE_ENV: "./ci/test/00_setup_env_native_multiprocess.sh"
task: