Skip to content

Commit

Permalink
Update esp_idf.yml - removed ESP32C3
Browse files Browse the repository at this point in the history
Compile errors so far
  • Loading branch information
seeul8er authored Oct 22, 2023
1 parent 8164387 commit 7dec3ab
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/esp_idf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ jobs:
esp_idf_version: v4.4
target: esp32s2
command: 'idf.py set-target esp32s2 build'
- name: ESP-IDF v4.4 build esp32c3
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v4.4
target: esp32c3
command: 'idf.py set-target esp32c3 build'
- name: ESP-IDF v4.4 build esp32s3
uses: espressif/esp-idf-ci-action@v1
with:
Expand Down

0 comments on commit 7dec3ab

Please sign in to comment.