build(loong64): update electron and build agent (#2249)

This commit is contained in:
darkyzhou
2025-03-09 19:35:27 +08:00
committed by GitHub
parent 0de1698e15
commit 27af1a39b3
5 changed files with 15 additions and 15 deletions

View File

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