aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-11-25 20:45:22 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-11-25 21:23:43 +0200
commit6c7b8837d32aace0fb085406f22e6bfdcafa8aaf (patch)
treed36fa651ec55e87f52ccb5216730bc83edd8e797 /.cirrus.yml
parent3ad5ace351fc298a2f743dc3dd85e11fb1101751 (diff)
downloadbitcoin-6c7b8837d32aace0fb085406f22e6bfdcafa8aaf.tar.xz
ci: Always run merge_base_script first for consistency
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index c3cc776926..460906817e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -269,10 +269,11 @@ task:
task:
name: 'macOS 10.15 [gui, no tests] [focal]'
+ << : *BASE_TEMPLATE
macos_sdk_cache:
folder: "depends/SDKs/$MACOS_SDK"
fingerprint_key: "$MACOS_SDK"
- << : *GLOBAL_TASK_TEMPLATE
+ << : *MAIN_TEMPLATE
container:
image: ubuntu:focal
env: