Skip to content

Commit

Permalink
Update CI script.
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdhoef committed Jul 20, 2024
1 parent a7cbcbf commit 665d19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: ESP-IDF build
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v5.2.1
esp_idf_version: v5.2.2
target: esp32s3
path: "System/esp32"
- name: Build release
Expand Down

0 comments on commit 665d19d

Please sign in to comment.