From 0ca310b9547565388f47a2a5414bebf01721f1e5 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Wed, 17 Jan 2024 14:00:21 -0800 Subject: [PATCH] Move mac cache builder to bringup. This won't have major impact because older caches still exist but it will prevent the build from closing the tree. https://github.com/flutter/flutter/issues/141688 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 7b68a7e2b0ee2..08d81b3d72bd3 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -118,6 +118,7 @@ targets: timeout: 60 - name: Mac builder_cache + bringup: true enabled_branches: - main recipe: engine_v2/cache