mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
exclude 32 bits build for Muse
This commit is contained in:
3
.github/workflows/esp-idf-v4.3-build.yml
vendored
3
.github/workflows/esp-idf-v4.3-build.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user