Integrated: 8256277: Github Action build on macOS should define OS and Xcode versions

Robin Westberg rwestberg at openjdk.java.net
Mon Nov 16 08:04:56 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.

This pull request has now been integrated.

Changeset: 588caab0
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/588caab0
Stats:     8 lines in 1 file changed: 6 ins; 0 del; 2 mod

8256277: Github Action build on macOS should define OS and Xcode versions

Reviewed-by: shade, ehelin, erikj

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

PR: https://git.openjdk.java.net/jdk/pull/1201



More information about the build-dev mailing list