Explorar el Código

exclude 32 bits build for Muse

philippe44 hace 2 años
padre
commit
2d9dd14e06
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .github/workflows/esp-idf-v4.3-build.yml

+ 3 - 0
.github/workflows/esp-idf-v4.3-build.yml

@@ -27,6 +27,9 @@ jobs:
       matrix:
         node: [I2S-4MFlash, SqueezeAmp, Muse]
         depth: [16, 32]
+        exclude:
+          - node: Muse
+          depth: 32
     steps:
     - name: Set target name
       run: |