Upgrade from deprecated macos-13 to macos-15-intel in CI#590
Conversation
Replace GitHub Actions runner image `macos-13` with `macos-15-intel` as recommended in: * https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down > The macOS 13 runner image will be retired by ___December 4th, 2025___. The currently available GitHub Actions macOS runners are: | macOS Version | runner.arch | |---------------|-------------| | macos-13 | X64 | | macos-14 | ARM64 | | macos-15 | ARM64 | | macos-15-intel | X64 | | macos-26 | ARM64 | | macos-latest | ARM64 |
|
AFAIK, macos-13 was only available for intel; there is no particular reason to stick with Intel rather than choosing the new default architecture which is Arm64. Also, macos-26 is probably a typo for macos-16 |
Apple moved to a unified year based versions across all its OSes. All major releases for MacOS, iOS, WatchOS, etc. released this year (September on) use major version number 26. |
|
Please review an alternative approach: |
|
I also would prefer to upgrade to
|
|
Closing in favor of: |
Replace GitHub Actions runner image
macos-13withmacos-15-intelas recommended in:The currently available GitHub Actions macOS runners are:
NO AI WAS USED TO CREATE THIS PULL REQUEST.
@garydgregory
Thanks for your contribution to Apache Commons! Your help is appreciated!
Before you push a pull request, review this list:
mvn; that'smvnon the command line by itself.