Integrated: 8256393: Github Actions build on Linux should define OS and GCC versions

Robin Westberg rwestberg at openjdk.java.net
Fri Nov 20 08:08:04 UTC 2020


On Mon, 16 Nov 2020 12:51:25 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 GCC versions used from ubuntu-latest (currently 18.04, but will change to 20.04 sometime soon) / default (currently 9.3.0) to 20.04 / 10.2.0.

This pull request has now been integrated.

Changeset: c45ab1aa
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c45ab1aa
Stats:     16 lines in 1 file changed: 3 ins; 0 del; 13 mod

8256393: Github Actions build on Linux should define OS and GCC versions

Reviewed-by: shade, erikj, ihse

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

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



More information about the build-dev mailing list