Skip to content

Commit faf2c6e

Browse files
author
MarcoFalke
committed
cirrus: Schedule one task with paid credits for faster CI feedback
1 parent 8e1f9d6 commit faf2c6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cirrus.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ task:
8181

8282
task:
8383
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'
8486
<< : *GLOBAL_TASK_TEMPLATE
8587
container:
8688
image: ubuntu:bionic

0 commit comments

Comments
 (0)