mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge 2e7c3461c0 into merged_master (Bitcoin PR bitcoin/bitcoin#22061)
This commit is contained in:
commit
bd42a3e840
1 changed files with 3 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue