From ad1be0871d3e4bf663cbf823790efaeda4bb33ee Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Tue, 15 Nov 2022 18:07:04 -0800 Subject: [PATCH] Mark Linux Web Engine Bringup. This is to open the tree while downloading firefox is fixed. Bug: https://github.com/flutter/flutter/issues/115404 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 7ef6ddf58d56e..fa155d299c8e9 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -264,6 +264,7 @@ targets: - name: Linux Web Engine recipe: engine/web_engine + bringup: true properties: add_recipes_cq: "true" cores: "32"