From 97bdde5f74bf7426af56f85525ec30c76da0cd77 Mon Sep 17 00:00:00 2001 From: "John \"codefu\" McDole" Date: Fri, 21 Mar 2025 13:01:59 -0700 Subject: [PATCH] Moving Linux linux_unopt for tree greeness (#165694) Unknown how many more changes are needed to make the tree go green and close out #163012. --- 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 e8c838179a..0e8a01c4ac 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -406,6 +406,7 @@ targets: config_name: linux_clangd - name: Linux linux_unopt + bringup: true # Working through Ubuntu 24.04 issues https://github.com/flutter/flutter/issues/163012 recipe: engine_v2/engine_v2 timeout: 120 properties: