On Fri, 22 Jul 2022 12:23:47 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> Use macOS 11 / Xcode 12.4 for GitHub actions runs. > > As noted in the JBS bug, macOS 10.15 has been deprecated as a GitHub Actions > platform, and will be removed completely on August 30th. See > https://github.com/actions/virtual-environments#available-environments and > actions/virtual-environments#5583 for context. > > This PR also switches to using XCode 12.4, which matches our production > builds. > > As you can see from the GHA run, the tests pass after this change. This pull request has now been integrated. Changeset: 49a2efbb Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/49a2efbbfba017101e5f57b590bf820307863bc3 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8290527: Bump macOS GitHub actions to macOS 11 Reviewed-by: arapte ------------- PR: https://git.openjdk.org/jfx/pull/844