Parcourir la source

Stop building A1S

As there are multiple version os ESP32-A1S, it should be set by dac_config now
philippe44 il y a 3 ans
Parent
commit
b6d537a207
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/CrossBuild.yml

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

@@ -25,7 +25,7 @@ jobs:
     strategy:
       max-parallel: 1
       matrix:
-        node: [I2S-4MFlash, SqueezeAmp, ESP32-A1S]
+        node: [I2S-4MFlash, SqueezeAmp]
         depth: [16, 32]
     steps:
     - name: Set target name