On Thu, 19 Nov 2020 16:22:20 GMT, Robin Westberg <rwestb...@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. > > Robin Westberg has updated the pull request incrementally with one additional > commit since the last revision: > > Use proper package version LGTMN. ------------- Marked as reviewed by ihse (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/1225