changeset 50273 | 737a17045ffe |
parent 50239 | a28085b5830e |
child 50472 | ee1a0ddb2590 |
child 50490 | cbae0e359538 |
--- a/make/conf/jib-profiles.js Fri May 25 11:18:22 2018 -0700 +++ b/make/conf/jib-profiles.js Fri May 25 20:47:20 2018 +0200 @@ -823,7 +823,7 @@ macosx_x64: "Xcode6.3-MacOSX10.9+1.0", solaris_x64: "SS12u4-Solaris11u1+1.0", solaris_sparcv9: "SS12u4-Solaris11u1+1.1", - windows_x64: "VS2013SP4+1.0", + windows_x64: "VS2017-15.5.5+1.0", linux_aarch64: (input.profile != null && input.profile.indexOf("arm64") >= 0 ? "gcc-linaro-aarch64-linux-gnu-4.8-2013.11_linux+1.0" : "gcc7.3.0-Fedora27+1.0"),