浏览代码

Update CrossBuild.yml

philippe44 4 年之前
父节点
当前提交
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: |