Merge 2e7c3461c0 into merged_master (Bitcoin PR bitcoin/bitcoin#22061)

This commit is contained in:
Andrew Poelstra 2021-07-17 15:15:04 +00:00
commit bd42a3e840

View file

@ -171,8 +171,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: