Skip to content

Commit ba64399

Browse files
committed
Try building with ESP-IDF 5.1.4
1 parent 350aaaf commit ba64399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313

1414
- uses: espressif/esp-idf-ci-action@v1
1515
with:
16-
esp_idf_version: v5.3.1
16+
esp_idf_version: v5.1.4
1717
target: esp32s3
1818
command: idf.py build

0 commit comments

Comments
 (0)