diff options
-rw-r--r-- | .cirrus.yml | 3 |
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: |