Skip to content

Commit e6afc52

Browse files
authored
👷 Bump idf version to 5.1.0 (#199)
1 parent a2c31c1 commit e6afc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- name: Build WARDuino for ESP-IDF
113113
uses: espressif/esp-idf-ci-action@v1
114114
with:
115-
esp_idf_version: v5.0.2
115+
esp_idf_version: v5.1
116116
target: esp32
117117
command: idf.py build -DBUILD_ESP=ON
118118
path: .

0 commit comments

Comments
 (0)