From fd8eec3585d2513d8cf535366417218900bc94cf Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:39:20 -0800 Subject: [PATCH] build: update appveyor image to latest version-e-123.0.6312.5 (#41415) build: update appveyor image to latest version Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: jkleinsc --- appveyor-woa.yml | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor-woa.yml b/appveyor-woa.yml index 3723dc55057..010181979a0 100644 --- a/appveyor-woa.yml +++ b/appveyor-woa.yml @@ -29,7 +29,7 @@ version: 1.0.{build} build_cloud: electronhq-16-core -image: e-123.0.6296.0 +image: e-123.0.6312.5 environment: GIT_CACHE_PATH: C:\Users\appveyor\libcc_cache ELECTRON_OUT_DIR: Default diff --git a/appveyor.yml b/appveyor.yml index 49520ced9a7..edc76ac3973 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,7 +29,7 @@ version: 1.0.{build} build_cloud: electronhq-16-core -image: e-123.0.6296.0 +image: e-123.0.6312.5 environment: GIT_CACHE_PATH: C:\Users\appveyor\libcc_cache ELECTRON_OUT_DIR: Default