On Fri, 8 Jul 2022 14:33:40 GMT, George Adams <d...@openjdk.org> wrote:

>> macOS 10.15 has been deprecated for some time and will be removed completely 
>> on August 30th. See 
>> https://github.com/actions/virtual-environments#available-environments and 
>> https://github.com/actions/virtual-environments/issues/5583 for context.
>> 
>> It's also worth pointing out that they are shutting down the agents already 
>> which means that we likely see longer wait times for executors so this 
>> should speed up the workflow for developers. We'll need to backport this all 
>> the way down to JDK8u to avoid breaking the CI system.
>
> George Adams has refreshed the contents of this pull request, and previous 
> commits have been removed. The incremental views will show differences 
> compared to the previous content of the PR. The pull request contains one new 
> commit since the last revision:
> 
>   switch to macos-11 as 12 doesn't have toolchain

I think this should be fine, reading the matrix at 
https://wiki.openjdk.org/display/Build/Supported+Build+Platforms and taking 
into account the deprecation of macos-10.15 as runner platform in Github 
Actions.

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

Marked as reviewed by clanger (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9426

Reply via email to