aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-03-15 18:25:28 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-04-08 11:28:06 +0200
commitfa212391ce0bb04669bc5205553a71e653f5ad48 (patch)
tree729ff09e4d547c809e86affa8660b7235a724fd9 /.cirrus.yml
parent6664211be2b664dd471d7aeea12fcf2859dba860 (diff)
downloadbitcoin-fa212391ce0bb04669bc5205553a71e653f5ad48.tar.xz
cirrus: Use SSD cluster for speedup
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 8b88262e51..99957f08c5 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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: