mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
cirrus: Use SSD cluster for speedup
This commit is contained in:
parent
6664211be2
commit
fa212391ce
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ global_task_template: &GLOBAL_TASK_TEMPLATE
|
|||
# Each project has 16 CPU in total, assign 2 to each container, so that 8 tasks run in parallel
|
||||
cpu: 2
|
||||
memory: 8G # Set to 8GB to avoid OOM. https://cirrus-ci.org/guide/linux/#linux-containers
|
||||
kvm: true # Use kvm to avoid spurious CI failures in the default virtualization cluster, see https://github.com/bitcoin/bitcoin/issues/20093
|
||||
ccache_cache:
|
||||
folder: "/tmp/ccache_dir"
|
||||
depends_built_cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue