Skip to content

Commit 6c7b883

Browse files
committed
ci: Always run merge_base_script first for consistency
1 parent 3ad5ace commit 6c7b883

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cirrus.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,10 +269,11 @@ task:
269269

270270
task:
271271
name: 'macOS 10.15 [gui, no tests] [focal]'
272+
<< : *BASE_TEMPLATE
272273
macos_sdk_cache:
273274
folder: "depends/SDKs/$MACOS_SDK"
274275
fingerprint_key: "$MACOS_SDK"
275-
<< : *GLOBAL_TASK_TEMPLATE
276+
<< : *MAIN_TEMPLATE
276277
container:
277278
image: ubuntu:focal
278279
env:

0 commit comments

Comments
 (0)