Browse Source

Use VS2017 15.4.5 for Chromium 66

John Kleinschmidt 6 years ago
parent
commit
1c509c4743
2 changed files with 2 additions and 2 deletions
  1. 1 1
      appveyor-gn.yml
  2. 1 1
      appveyor.yml

+ 1 - 1
appveyor-gn.yml

@@ -3,7 +3,7 @@ branches:
   except:
   - /^release$|^release-\d-\d-x$/
 build_cloud: libcc-20
-image: libcc-20-vs2017
+image: libcc-20-vs2017-15.4.5
 environment:
   DISABLE_CRASH_REPORTER_TESTS: true
   ELECTRON_ENABLE_LOGGING: true

+ 1 - 1
appveyor.yml

@@ -3,7 +3,7 @@ branches:
   except:
   - /^release$|^release-\d-\d-x$/
 build_cloud: electron-16
-image: electron-16-vs2017
+image: electron-16-vs2017-15.4.5
 environment:
   DISABLE_CRASH_REPORTER_TESTS: true
 build_script: