RFR: 8256277: Github Action build on macOS should define OS and Xcode versions
Erik Helin
ehelin at openjdk.java.net
Fri Nov 13 12:12:57 UTC 2020
On Fri, 13 Nov 2020 11:48:31 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:
> We should be more explicit about OS and compiler versions used in the GitHub Actions builds, to avoid problems caused by unexpected changes to the defaults. This patch changes the OS and Xcode versions used from latest (currently 10.15) / default (currently 12.0) to 10.15 / 11.3.1.
Looks good!
-------------
Marked as reviewed by ehelin (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1201
More information about the build-dev
mailing list