Skip to content

Commit ed35a3b

Browse files
authored
Move cache builders to prod. (flutter#44739)
These builders have been running as bringup for a very long time with no failures. Bug: flutter#132597 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 3dc86ef commit ed35a3b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ targets:
115115
enabled_branches:
116116
- main
117117
recipe: engine_v2/cache
118-
bringup: true
119118
presubmit: false
120119
properties:
121120
cache_name: "builder"
@@ -136,7 +135,6 @@ targets:
136135
enabled_branches:
137136
- main
138137
recipe: engine_v2/cache
139-
bringup: true
140138
presubmit: false
141139
properties:
142140
cache_name: "builder"
@@ -156,7 +154,6 @@ targets:
156154
enabled_branches:
157155
- main
158156
recipe: engine_v2/cache
159-
bringup: true
160157
presubmit: false
161158
properties:
162159
cache_name: "builder"

0 commit comments

Comments
 (0)