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

Remove macos-14 from matrix

Open koji-1009 opened this issue 9 months ago • 0 comments

Remove the macos-14 designation from matrix because macos-latest is now macos-14. The test_print_output is not updated to macos-latest because the test assumes that it works on intel mac.

https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/

ref: https://github.com/subosito/flutter-action/pull/281


Intended to be merged after https://github.com/subosito/flutter-action/pull/303. The CI fix and macos-14 removal can be done at the same time, but split because the main purpose of the PR is different.

koji-1009 avatar May 01 '24 15:05 koji-1009