浏览代码

Stop building A1S

As there are multiple version os ESP32-A1S, it should be set by dac_config now
philippe44 3 年之前
父节点
当前提交
b6d537a207
共有 1 个文件被更改,包括 1 次插入1 次删除
  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