fix(1.67): update patches (#1066)

This commit is contained in:
Baptiste Augrain
2022-05-07 09:50:30 +02:00
committed by GitHub
parent 65e376786f
commit 0932463dfb
8 changed files with 356 additions and 229 deletions

View File

@@ -27,9 +27,9 @@ jobs:
- vscode_arch: arm64
npm_arch: arm64
image: vscodium/vscodium-linux-build-agent:stretch-arm64
- vscode_arch: armhf
npm_arch: armv7l
image: vscodium/vscodium-linux-build-agent:stretch-armhf
# - vscode_arch: armhf
# npm_arch: armv7l
# image: vscodium/vscodium-linux-build-agent:stretch-armhf
steps:
- uses: actions/checkout@v3