Browse Source

(experiment) bugfix matrix

Peter Squicciarini 4 years ago
parent
commit
07ec36ff69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/linux.yml

+ 1 - 1
.github/workflows/linux.yml

@@ -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