Stop building A1S

As there are multiple version os ESP32-A1S, it should be set by dac_config now
This commit is contained in:
philippe44
2021-07-21 19:54:12 -07:00
committed by GitHub
parent cf047c8098
commit b6d537a207

View File

@@ -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