fix: 32bits builds (#1535)

This commit is contained in:
Baptiste Augrain
2023-06-02 16:32:07 +02:00
committed by GitHub
parent 272f67d95b
commit 443107bfa5
4 changed files with 31 additions and 19 deletions

View File

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