From b82cf7549fdcc91e5bc130fa385fd110138fd6f9 Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" <98614782+auto-submit[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 01:04:18 +0000 Subject: [PATCH] Reverts "Promote fuchsia build v2 to prod." (flutter/engine#47779) Reverts flutter/engine#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 --- engine/src/flutter/.ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index b6b37d2f3c5..b6b83d5019c 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -159,7 +159,6 @@ targets: timeout: 60 - name: Linux Fuchsia - bringup: true recipe: engine/engine properties: build_fuchsia: "true" @@ -217,6 +216,7 @@ targets: - web_sdk/** - name: Linux linux_fuchsia + bringup: true recipe: engine_v2/engine_v2 timeout: 60 properties: