Merge pull request #14081 from electron/vs2017-15-4-5

ci: Use VS2017 15.4.5 for Chromium 66
This commit is contained in:
John Kleinschmidt 2018-08-14 09:50:55 -07:00 committed by GitHub
commit 8c21762bee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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: