philippe44 4 лет назад
Родитель
Сommit
6ef4c78b3b
1 измененных файлов с 2 добавлено и 4 удалено
  1. 2 4
      .github/workflows/CrossBuild.yml

+ 2 - 4
.github/workflows/CrossBuild.yml

@@ -26,10 +26,8 @@ jobs:
     strategy:
       max-parallel: 1
       matrix:
-        #node: [I2S-4MFlash, ESP32-A1S, SqueezeAmp]
-        #depth: [16, 32]
-        node: [SqueezeAmp]
-        depth: [16]
+        node: [I2S-4MFlash, SqueezeAMP, ESP32-A1S]
+        depth: [16, 32]
     steps:
     - name: Set target name
       run: |