ci: update appveyor image to latest version (#38015)
build: update appveyor image to latest version Co-authored-by: jkleinsc <jkleinsc@users.noreply.github.com>
This commit is contained in:
parent
cf4c46c8e0
commit
f727da4a74
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
version: 1.0.{build}
|
||||
build_cloud: electronhq-16-core
|
||||
image: e-114.0.5710.0
|
||||
image: e-114.0.5719.0
|
||||
environment:
|
||||
GIT_CACHE_PATH: C:\Users\appveyor\libcc_cache
|
||||
ELECTRON_OUT_DIR: Default
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
version: 1.0.{build}
|
||||
build_cloud: electronhq-16-core
|
||||
image: e-114.0.5710.0
|
||||
image: e-114.0.5719.0
|
||||
environment:
|
||||
GIT_CACHE_PATH: C:\Users\appveyor\libcc_cache
|
||||
ELECTRON_OUT_DIR: Default
|
||||
|
|
Loading…
Reference in a new issue