Browse Source

Merge remote-tracking branch 'origin/master-v4.3' into master-v4.3

Sebastien L 3 years ago
parent
commit
c9adf6320b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/workflows/CrossBuild.yml

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

@@ -30,9 +30,9 @@ jobs:
       matrix:
         node: [I2S-4MFlash, SqueezeAmp, Muse]
         depth: [16, 32]
-      exclude:
-        node: Muse
-        depth: 32
+        exclude:
+          - node: Muse
+            depth: 32
     steps:
     - name: Set target name
       run: |