Merge branch 'insider'

This commit is contained in:
Baptiste Augrain
2023-06-08 21:10:31 +02:00
14 changed files with 185 additions and 212 deletions

View File

@@ -135,9 +135,9 @@ jobs:
- vscode_arch: pp64le
npm_arch: ppc64le
image: vscodium/vscodium-linux-build-agent:bionic-ppc64le
# - vscode_arch: armhf
# npm_arch: armv7l
# image: vscodium/vscodium-linux-build-agent:buster-armhf
- vscode_arch: armhf
npm_arch: arm
image: vscodium/vscodium-linux-build-agent:buster-armhf
container:
image: ${{ matrix.image }}
env:

View File

@@ -41,7 +41,7 @@ jobs:
matrix:
vscode_arch:
- x64
# - ia32
- ia32
- arm64
outputs:
RELEASE_VERSION: ${{ env.RELEASE_VERSION }}