From c6ed8db0aa170fc30e593bc9365b8685fa58a563 Mon Sep 17 00:00:00 2001 From: John Kleinschmidt Date: Tue, 30 Jun 2020 09:46:32 -0700 Subject: [PATCH] Reland "Reland "New toolchain for Windows 10 19041 SDK"" https://chromium-review.googlesource.com/c/chromium/src/+/2255527 (cherry picked from commit 8101d956f50c222f8527f8aece885d2a1a22ac56) --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 0c8bc9c7f..622450e83 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,7 +29,7 @@ version: 1.0.{build} build_cloud: electron-16-core -image: vs2019bt-16.4.0 +image: vs2019bt-16.6.2 environment: GIT_CACHE_PATH: C:\Users\electron\libcc_cache ELECTRON_OUT_DIR: Default