[infra] Add analyzer NNBD macOS and Windows builders to the test matrix

https://github.com/dart-lang/sdk/issues/43463

Change-Id: Ibba0f6738714d2b2917613bcfc70f31c95527f1a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166423
Reviewed-by: Karl Klose <karlklose@google.com>
This commit is contained in:
Alexander Thomas 2020-10-08 08:31:23 +00:00
parent f84bba2897
commit bebfd106da

View file

@ -2698,10 +2698,12 @@
},
{
"builders": [
"analyzer-nnbd-linux-release"
"analyzer-nnbd-linux-release",
"analyzer-nnbd-mac-release",
"analyzer-nnbd-win-release"
],
"meta": {
"description": "This configuration is used by the nnbd analyzer builder."
"description": "This configuration is used by the nnbd analyzer builders."
},
"steps": [
{