flutter-action icon indicating copy to clipboard operation
flutter-action copied to clipboard

Split test cases by architecture

Open koji-1009 opened this issue 1 year ago • 1 comments

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

koji-1009 avatar May 02 '24 12:05 koji-1009

@subosito hello, will you approve this change?

penkzhou avatar Jun 07 '24 08:06 penkzhou