Don't use compute credits for now

This commit is contained in:
Pieter Wuille 2022-12-12 08:35:36 -05:00
parent 5c789dcd73
commit 7e5b22684f
1 changed files with 2 additions and 2 deletions

View File

@ -27,9 +27,9 @@ env:
EXAMPLES: yes
# https://cirrus-ci.org/pricing/#compute-credits
# Only use credits for pull requests to the main repo
credits_snippet: &CREDITS
use_compute_credits: $CIRRUS_REPO_FULL_NAME == 'bitcoin-core/secp256k1' && $CIRRUS_PR != ""
# Don't use any credits for now.
use_compute_credits: false
cat_logs_snippet: &CAT_LOGS
always: