Unverified Commit f246a8ce authored by godofredoc's avatar godofredoc Committed by GitHub

Add mac builder in prod. (#65566)

parent ccd4f6dd
......@@ -66,6 +66,18 @@
"task_name":"linux_web_smoke_test",
"flaky":false
},
{
"name": "Mac framework_tests",
"repo": "flutter",
"task_name": "mac_framework_tests",
"flaky": false
},
{
"name": "Mac tool_tests",
"repo": "flutter",
"task_name": "mac_tool_tests",
"flaky": false
},
{
"name": "Windows build_tests",
"repo": "flutter",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment