mirror of
https://github.com/flutter/flutter.git
synced 2026-01-29 23:02:44 +08:00
Bugs:
https://github.com/flutter/flutter/issues/63241
https://github.com/flutter/flutter/issues/63242
25 lines
500 B
JSON
25 lines
500 B
JSON
{
|
|
"builders":[
|
|
{
|
|
"name":"Linux",
|
|
"repo":"flutter",
|
|
"taskName":"linux_bot"
|
|
},
|
|
{
|
|
"name":"Linux framework_tests",
|
|
"repo":"flutter",
|
|
"taskName":"linux_framework_tests"
|
|
},
|
|
{
|
|
"name":"Linux hostonly_devicelab_tests",
|
|
"repo":"flutter",
|
|
"taskName":"hostonly_devicelab_tests"
|
|
},
|
|
{
|
|
"name":"Windows",
|
|
"repo":"flutter",
|
|
"taskName":"windows_bot"
|
|
}
|
|
]
|
|
}
|