Add blank devtools builder configs.
Change-Id: I330a73ac3de9104563c9e19b656599e1a0250b26 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/509164 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Samuel Rawlins <srawlins@google.com>
This commit is contained in:
committed by
dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent
5a94256582
commit
468092ff63
@@ -3667,6 +3667,18 @@
|
||||
"fileset": "vm"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"builders": [
|
||||
"devtools-linux-release-x64",
|
||||
"devtools-mac-release-arm64",
|
||||
"devtools-win-release-x64"
|
||||
],
|
||||
"meta": {
|
||||
"description": "This configuration is used for DevTools testing."
|
||||
},
|
||||
"steps": [
|
||||
]
|
||||
}
|
||||
],
|
||||
"sanitizer_options": {
|
||||
|
||||
Reference in New Issue
Block a user