Explorar el Código

(experiment) bugfix matrix

Peter Squicciarini hace 4 años
padre
commit
07ec36ff69
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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