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

Commit 9689390

Browse files
matanlureyzanderso
andauthored
Finish clangd testing. (#51786)
Closes flutter/flutter#141641, yay we done! --------- Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
1 parent 34081fe commit 9689390

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,6 @@ targets:
368368
- os=Mac-13
369369

370370
- name: Linux mac_clangd
371-
bringup: true
372371
recipe: engine_v2/engine_v2
373372
# Avoid using a Mac orchestrator to save ~5 minutes of Mac host time.
374373
drone_dimensions:

ci/builders/mac_unopt_debug_no_rbe.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
"config": "mac_unopt_debug_no_rbe",
3333
"targets": ["flutter/tools/font_subset"]
3434
},
35+
"properties": {
36+
"$flutter/osx_sdk": {
37+
"sdk_version": "15a240d"
38+
}
39+
},
3540
"tests": [
3641
{
3742
"language": "dart",

0 commit comments

Comments
 (0)