mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 12:07:09 +03:00
Stop building A1S
As there are multiple version os ESP32-A1S, it should be set by dac_config now
This commit is contained in:
2
.github/workflows/CrossBuild.yml
vendored
2
.github/workflows/CrossBuild.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
max-parallel: 1
|
max-parallel: 1
|
||||||
matrix:
|
matrix:
|
||||||
node: [I2S-4MFlash, SqueezeAmp, ESP32-A1S]
|
node: [I2S-4MFlash, SqueezeAmp]
|
||||||
depth: [16, 32]
|
depth: [16, 32]
|
||||||
steps:
|
steps:
|
||||||
- name: Set target name
|
- name: Set target name
|
||||||
|
|||||||
Reference in New Issue
Block a user