From 21fdc613b07d0227a7495ebf73c5dd57092df558 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Fri, 16 Aug 2024 22:21:26 -0700 Subject: [PATCH] Shift linux_fuchsia_tests from staging to prod (flutter/engine#54597) Follow up to https://github.com/flutter/engine/pull/54591 --- engine/src/flutter/.ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index eabc8228cb2..ebeab8d19ea 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -217,7 +217,6 @@ targets: - name: Linux linux_fuchsia_tests recipe: engine_v2/engine_v2 - bringup: true timeout: 90 properties: # TODO(zanderso): Add this back when this issue is closed: