Integrated: 8256354: Github Action build on Windows should define OS and MSVC versions
Robin Westberg
rwestberg at openjdk.java.net
Mon Nov 16 08:04:55 UTC 2020
On Fri, 13 Nov 2020 17:26:28 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 MSVC versions used from latest (currently 2019) / default (currently 14.28) to 2019 / 14.27.
This pull request has now been integrated.
Changeset: 1103e337
Author: Robin Westberg <rwestberg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1103e337
Stats: 9 lines in 1 file changed: 7 ins; 0 del; 2 mod
8256354: Github Action build on Windows should define OS and MSVC versions
Reviewed-by: erikj, shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/1207
More information about the build-dev
mailing list