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

Commit c8195b4

Browse files
Reverts "Promote fuchsia build v2 to prod." (#47779)
Reverts #47729 Initiated by: bdero This change reverts the following previous change: Original Description: The current failure in staging is because the service account does not have write access to the release bucket. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent a70369d commit c8195b4

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
@@ -159,7 +159,6 @@ targets:
159159
timeout: 60
160160

161161
- name: Linux Fuchsia
162-
bringup: true
163162
recipe: engine/engine
164163
properties:
165164
build_fuchsia: "true"
@@ -217,6 +216,7 @@ targets:
217216
- web_sdk/**
218217

219218
- name: Linux linux_fuchsia
219+
bringup: true
220220
recipe: engine_v2/engine_v2
221221
timeout: 60
222222
properties:

0 commit comments

Comments
 (0)