Jenn Magder 39dde5bb9a Change v2 mac_unopt orchestrator builder to Linux (flutter/engine#41184)
`mac_unopt` orchestrator kicks off Mac swarming tasks, but don't seem to need to run on a Mac.  Swap Linux bots which are more plentiful and have a shorter queue time.

Start by adding new `bringup` builder to see if it passes in staging.  If it passes I will remove the Mac variant ASAP.

Led run: 49f579a163/+/build.proto

Keep `mac_ios_engine` and `mac_host_engine` as Macs since they need to run Xcodes on Macs to create the xcframeworks.

See also https://github.com/flutter/engine/pull/41181 and https://github.com/flutter/engine/pull/41210
2023-04-14 22:12:52 +00:00
..