We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6664211 commit fa21239Copy full SHA for fa21239
.cirrus.yml
@@ -28,7 +28,6 @@ global_task_template: &GLOBAL_TASK_TEMPLATE
28
# Each project has 16 CPU in total, assign 2 to each container, so that 8 tasks run in parallel
29
cpu: 2
30
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
32
ccache_cache:
33
folder: "/tmp/ccache_dir"
34
depends_built_cache:
0 commit comments