From 71399ffbc605ef1355d394842b9e693866dbe23e Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Wed, 27 Sep 2023 07:56:19 -0700 Subject: [PATCH] Remove fuchsia from recipes cq. It was accidentally added back when landing some changes to the v2 version of the build. Bug: https://github.com/flutter/flutter/issues/135596 --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 3f1c7e5334ff2..c6c8442e1b72c 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -161,7 +161,6 @@ targets: - name: Linux Fuchsia recipe: engine/engine properties: - add_recipes_cq: "true" build_fuchsia: "true" fuchsia_ctl_version: version:0.0.27 # ensure files from pre-production Fuchsia SDK tests are purged from cache