feat(ppc64): use Electron 41.y.z (#2771)

This commit is contained in:
Alex Garcia
2026-03-31 03:31:34 -05:00
committed by GitHub
parent 693c0a5de9
commit 8eabf502e0
4 changed files with 31 additions and 12 deletions

View File

@@ -2,5 +2,5 @@
set -ex
export ELECTRON_VERSION="39.2.7"
export ELECTRON_VERSION="41.0.3"
export VSCODE_ELECTRON_TAG="v${ELECTRON_VERSION}"