On Fri, 13 Nov 2020 17:26:28 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 MSVC versions used from latest > (currently 2019) / default (currently 14.28) to 2019 / 14.27. Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1207