Skip to content

Commit fa21239

Browse files
author
MarcoFalke
committed
cirrus: Use SSD cluster for speedup
1 parent 6664211 commit fa21239

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cirrus.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ global_task_template: &GLOBAL_TASK_TEMPLATE
2828
# Each project has 16 CPU in total, assign 2 to each container, so that 8 tasks run in parallel
2929
cpu: 2
3030
memory: 8G # Set to 8GB to avoid OOM. https://cirrus-ci.org/guide/linux/#linux-containers
31-
kvm: true # Use kvm to avoid spurious CI failures in the default virtualization cluster, see https://github.com/bitcoin/bitcoin/issues/20093
3231
ccache_cache:
3332
folder: "/tmp/ccache_dir"
3433
depends_built_cache:

0 commit comments

Comments
 (0)