Skip to content

Commit

Permalink
CI: change SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Aug 28, 2024
1 parent d67428b commit 7953e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: esp-idf build
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v5.4
esp_idf_version: v5.4-dev
target: esp32c6
path: './firmware'

Expand Down

0 comments on commit 7953e87

Please sign in to comment.