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

Remove the linux fuchsia v1 build. #48085

Merged
merged 1 commit into from
Nov 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down