mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Finish clangd testing. (flutter/engine#51786)
Closes https://github.com/flutter/flutter/issues/141641, yay we done! --------- Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
This commit is contained in:
parent
ed62b96527
commit
1bf91441fa
@ -368,7 +368,6 @@ targets:
|
||||
- os=Mac-13
|
||||
|
||||
- name: Linux mac_clangd
|
||||
bringup: true
|
||||
recipe: engine_v2/engine_v2
|
||||
# Avoid using a Mac orchestrator to save ~5 minutes of Mac host time.
|
||||
drone_dimensions:
|
||||
|
||||
@ -32,6 +32,11 @@
|
||||
"config": "mac_unopt_debug_no_rbe",
|
||||
"targets": ["flutter/tools/font_subset"]
|
||||
},
|
||||
"properties": {
|
||||
"$flutter/osx_sdk": {
|
||||
"sdk_version": "15a240d"
|
||||
}
|
||||
},
|
||||
"tests": [
|
||||
{
|
||||
"language": "dart",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user