Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci] Run Windows Arm64 build tests post-submit (#6166)
The Flutter try pool does not have any Windows Arm64 machines. Thus, any Windows Arm64 pre-submit tests would fail without `bringup: true` as there's no machines to run them. This change will allow us to promote the Windows Arm64 build tests out of `bringup`. See: flutter/flutter#141986 Part of flutter/flutter#129813
- Loading branch information