From fe60a2b0b7af1645334c6920ffb401b5ca29f31c Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" <98614782+auto-submit[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 06:33:26 -0700 Subject: [PATCH] Reverts "Remove `linux_fuchsia` builds from `release_build: "true"`. (#168094)" (#168146) Reverts: flutter/flutter#168094 Initiated by: matanlurey Reason for reverting: I guess it is used. Original PR Author: matanlurey Reviewed By: {jtmcdole} This change reverts the following previous change: Closes https://github.com/flutter/flutter/issues/168089. These builds are not required in the MQ/part of `beta` or `stable` branches, and are not requested by the Flutter CLI. Notably, this deletes the line instead of `release_build: "false"`, because that is broken: https://github.com/flutter/flutter/issues/168088. Co-authored-by: auto-submit[bot] --- engine/src/flutter/.ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index 13ec40d3f03..2be5c5e9481 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -144,6 +144,7 @@ targets: recipe: engine_v2/engine_v2 timeout: 120 properties: + release_build: "true" config_name: linux_fuchsia # Do not remove(https://github.com/flutter/flutter/issues/144644) # Scheduler will fail to get the platform