Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 302a30d

Browse files
authored
Remove the linux fuchsia v1 build. (#48085)
The fuchsia v2 build is working correctly and we are ready to remove the v1 version. Bug: flutter/flutter#132600 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent b61160a commit 302a30d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.ci.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -161,24 +161,6 @@ targets:
161161
config_name: linux_benchmarks
162162
timeout: 60
163163

164-
- name: Linux Fuchsia
165-
bringup: true
166-
recipe: engine/engine
167-
properties:
168-
build_fuchsia: "true"
169-
fuchsia_ctl_version: version:0.0.27
170-
# ensure files from pre-production Fuchsia SDK tests are purged from cache
171-
clobber: "true"
172-
timeout: 90
173-
runIfNot:
174-
- lib/web_ui/**
175-
- shell/platform/android/**
176-
- shell/platform/darwin/**
177-
- shell/platform/glfw/**
178-
- shell/platform/linux/**
179-
- shell/platform/windows/**
180-
- web_sdk/**
181-
182164
- name: Linux Fuchsia FEMU
183165
recipe: engine/femu_test
184166
properties:

0 commit comments

Comments
 (0)