From 3972073116b2c77bea1767173b3c7958fb251d60 Mon Sep 17 00:00:00 2001 From: Keeley Hammond Date: Mon, 13 Feb 2023 18:13:34 -0800 Subject: [PATCH] build: revert to e-110.0.5451.0 on Appveyor (#37253) --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 57a550769cf4..aea2e340d2ff 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,7 +29,7 @@ version: 1.0.{build} build_cloud: electronhq-16-core -image: e-111.0.5560.0-node18 +image: e-110.0.5451.0 environment: GIT_CACHE_PATH: C:\Users\appveyor\libcc_cache ELECTRON_OUT_DIR: Default