From ba8075783f8839f53908d6ff5fe921d689dd524f Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Thu, 21 Sep 2023 11:14:01 -0700 Subject: [PATCH] Remove linux fuchsia from recipes cq. With some recent changes led builds can only run if they use -real-build. The migration of fuchsia builds to use -real-build as involved as migrating it to engine v2 and we are implementing the second one. --- .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