From 3541d0b71cf3067e1690090478e85f4386b0a8f1 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Wed, 15 Nov 2023 12:26:10 -0800 Subject: [PATCH] Remove the linux fuchsia v1 build. The fuchsia v2 build is working correctly and we are ready to remove the v1 version. Bug: https://github.com/flutter/flutter/issues/132600 --- .ci.yaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 1e0a19ec8790d..05f6752b0c5b9 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -161,24 +161,6 @@ targets: config_name: linux_benchmarks timeout: 60 - - name: Linux Fuchsia - bringup: true - recipe: engine/engine - properties: - build_fuchsia: "true" - fuchsia_ctl_version: version:0.0.27 - # ensure files from pre-production Fuchsia SDK tests are purged from cache - clobber: "true" - timeout: 90 - runIfNot: - - lib/web_ui/** - - shell/platform/android/** - - shell/platform/darwin/** - - shell/platform/glfw/** - - shell/platform/linux/** - - shell/platform/windows/** - - web_sdk/** - - name: Linux Fuchsia FEMU recipe: engine/femu_test properties: