You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments