mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Running builds and tests on x64 machines is causing long queue times even when there is plenty of arm64 machines. This PR is removing most of the cpu pinned dimensions and it is separating some of the test to global tests to allow to select x64 machines only for the tests part.