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

Commit 48ff670

Browse files
authored
Remove 'Linux mac_clangd' in favor of 'Mac clangd' (#56082)
Follow up to #56014 `Mac clangd` is [passing as a standalone build](https://ci.chromium.org/ui/p/flutter/builders/staging/Mac%20clangd/60/overview) (<10 minutes). Move it out of bringup and remove `Linux mac_clangd`. flutter/flutter#157275 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent accee12 commit 48ff670

File tree

2 files changed

+0
-67
lines changed

2 files changed

+0
-67
lines changed

.ci.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -503,20 +503,8 @@ targets:
503503
drone_dimensions:
504504
- os=Mac-13|Mac-14
505505

506-
# TODO(jmagman) Replace with "Mac clangd" when bringup is removed.
507-
- name: Linux mac_clangd
508-
recipe: engine_v2/engine_v2
509-
timeout: 90
510-
# Do not remove(https://github.com/flutter/flutter/issues/144644)
511-
# Scheduler will fail to get the platform
512-
drone_dimensions:
513-
- os=Linux
514-
properties:
515-
config_name: mac_unopt_debug_no_rbe
516-
517506
- name: Mac clangd
518507
recipe: engine_v2/builder
519-
bringup: true
520508
properties:
521509
config_name: mac_clangd
522510
cpu: x86

ci/builders/mac_unopt_debug_no_rbe.json

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)