Skip to content

Commit fe60a2b

Browse files
auto-submit[bot]auto-submit[bot]
and
auto-submit[bot]
authored
Reverts "Remove linux_fuchsia builds from release_build: "true". (flutter#168094)" (flutter#168146)
<!-- start_original_pr_link --> Reverts: flutter#168094 <!-- end_original_pr_link --> <!-- start_initiating_author --> Initiated by: matanlurey <!-- end_initiating_author --> <!-- start_revert_reason --> Reason for reverting: I guess it is used. <!-- end_revert_reason --> <!-- start_original_pr_author --> Original PR Author: matanlurey <!-- end_original_pr_author --> <!-- start_reviewers --> Reviewed By: {jtmcdole} <!-- end_reviewers --> <!-- start_revert_body --> This change reverts the following previous change: Closes flutter#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: flutter#168088. <!-- end_revert_body --> Co-authored-by: auto-submit[bot] <[email protected]>
1 parent d9bae2b commit fe60a2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

engine/src/flutter/.ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ targets:
144144
recipe: engine_v2/engine_v2
145145
timeout: 120
146146
properties:
147+
release_build: "true"
147148
config_name: linux_fuchsia
148149
# Do not remove(https://github.com/flutter/flutter/issues/144644)
149150
# Scheduler will fail to get the platform

0 commit comments

Comments
 (0)