| { | |
| "builders":[ | |
| { | |
| "name":"Linux", | |
| "repo":"flutter", | |
| "taskName":"linux_bot" | |
| }, | |
| { | |
| "name":"Mac", | |
| "repo":"flutter", | |
| "taskName":"mac_bot" | |
| }, | |
| { | |
| "name":"Windows", | |
| "repo":"flutter", | |
| "taskName":"windows_bot" | |
| }, | |
| { | |
| "name":"Linux Coverage", | |
| "repo":"flutter" | |
| } | |
| ] | |
| } |