(experiment) bugfix matrix
This commit is contained in:
parent
8c04967b7e
commit
07ec36ff69
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
vscode_arch: [x64, arm64, armhf]
|
||||
vscode_arch: [x64, arm64, arm]
|
||||
include:
|
||||
- vscode_arch: x64
|
||||
npm_arch: x64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue