Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c20cdec

Browse files
authored
Move mac cache builder to bringup. (#49843)
This won't have major impact because older caches still exist but it will prevent the build from closing the tree. flutter/flutter#141688 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent c167107 commit c20cdec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ targets:
118118
timeout: 60
119119

120120
- name: Mac builder_cache
121+
bringup: true
121122
enabled_branches:
122123
- main
123124
recipe: engine_v2/cache

0 commit comments

Comments
 (0)