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

Commit ee6b2f4

Browse files
authored
Move linux fuchsia engine v2 build to prod. (#41865)
This build has been running on prod for a few days already and it is ready to get moved to prod. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 10ac36c commit ee6b2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ targets:
140140
timeout: 60
141141

142142
- name: Linux Fuchsia
143+
bringup: true
143144
recipe: engine/engine
144145
properties:
145146
add_recipes_cq: "true"
@@ -256,7 +257,6 @@ targets:
256257
timeout: 90
257258

258259
- name: Linux linux_fuchsia
259-
bringup: true
260260
recipe: engine_v2/engine_v2
261261
timeout: 60
262262
properties:

0 commit comments

Comments
 (0)