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 8e1f9d6 commit faf2c6eCopy full SHA for faf2c6e
.cirrus.yml
@@ -81,6 +81,8 @@ task:
81
82
task:
83
name: '[previous releases, uses qt5 dev package and some depends packages] [unsigned char] [bionic]'
84
+ # For faster CI feedback, immediately schedule a task that compiles most modules. https://cirrus-ci.org/pricing/#compute-credits
85
+ use_compute_credits: $CIRRUS_REPO_FULL_NAME == 'bitcoin/bitcoin'
86
<< : *GLOBAL_TASK_TEMPLATE
87
container:
88
image: ubuntu:bionic
0 commit comments