flutter-action
flutter-action copied to clipboard
Split test cases by architecture
Since macos-latest has been updated to arm64 machines, test_print_output has been split between x64 and arm64. Flutter sdk for arm64 has been provided since v3.0.0, so only versions after v3.0.0 have been checked.
By taking this action, we can continue to run test cases even if macos-13 is removed in the future.
ref #303 #304
@subosito hello, will you approve this change?