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

Thanks for reviews, here we go. I'll let it linger in mainline before proposing 
backports. Hopefully, we will get backports in with time to spare before 
brownouts start.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27655#issuecomment-3377737846

Reply via email to