mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
Update CrossBuild.yml
This commit is contained in:
6
.github/workflows/CrossBuild.yml
vendored
6
.github/workflows/CrossBuild.yml
vendored
@@ -26,8 +26,10 @@ jobs:
|
||||
strategy:
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
node: [I2S-4MFlash, ESP32-A1S, SqueezeAmp]
|
||||
depth: [16, 32]
|
||||
#node: [I2S-4MFlash, ESP32-A1S, SqueezeAmp]
|
||||
#depth: [16, 32]
|
||||
node: [SqueezeAmp]
|
||||
depth: [16]
|
||||
steps:
|
||||
- name: Set target name
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user