On Mon, 6 Oct 2025 17:34:45 GMT, Aleksey Shipilev <[email protected]> wrote:
> Current GHA workflows for MacOS are running with: > - x86_64: macos-13, builds only > - aarch64: macos-14, builds+tests > > GitHub is deprecating MacOS 13 runner on December 4th, 2025, the brownouts > are starting in a month: > https://github.com/actions/runner-images/issues/13046. Additionally, GHA > phases out MacOS x86_64, and MacOS 15 would be the last runner for x86_64. We > have already disabled testing jobs for MacOS x86_64. GitHub recommends > migrating to MacOS 15 at this time. > > We can switch to MacOS 15 runner for both x86 and AArch64 to keep pipelines > green in the coming months. > > Additional testing: > - [x] GHA This pull request has now been integrated. Changeset: 1ea8cfa6 Author: Aleksey Shipilev <[email protected]> URL: https://git.openjdk.org/jdk/commit/1ea8cfa6dc8e6f96fd87553331abaae17ec173ea Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod 8369226: GHA: Switch to MacOS 15 Reviewed-by: erikj, ayang, sgehwolf ------------- PR: https://git.openjdk.org/jdk/pull/27655
