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 Looks fine to me. XCode 11.7 is listed as the lowest version supported by macos-11 image. I shall wait for some more people to ack this, and then I can sponsor. ------------- Marked as reviewed by shade (Reviewer). PR: https://git.openjdk.org/jdk/pull/9426