RFR: 8256354: Github Action build on Windows should define OS and MSVC versions
    Erik Joelsson 
    erikj at openjdk.java.net
       
    Fri Nov 13 18:30:57 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.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1207
    
    
More information about the build-dev
mailing list