> 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 ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/1225/files - new: https://git.openjdk.java.net/jdk/pull/1225/files/3dcb26d6..12b1ffe7 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1225&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1225&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/1225.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/1225/head:pull/1225 PR: https://git.openjdk.java.net/jdk/pull/1225