Skip to content

Commit e9100ec

Browse files
Change target from esp32 to esp32s3 in workflow
1 parent 8858357 commit e9100ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: espressif/esp-idf-ci-action@v1
2121
with:
2222
esp_idf_version: v5.1.2
23-
target: esp32
23+
target: esp32s3
2424

2525
- name: Clone ESP32-HUB75-MatrixPanel-I2S-DMA component
2626
run: |

0 commit comments

Comments
 (0)