فهرست منبع

exclude 32 bits build for Muse

philippe44 2 سال پیش
والد
کامیت
2d9dd14e06
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  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: |