Skip to content

Commit 5540afa

Browse files
committed
feat(ci): Run push CI against IDF v5.5
1 parent d69ad5e commit 5540afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ jobs:
248248
# See https://hub.docker.com/r/espressif/idf/tags and
249249
# https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-docker-image.html
250250
# for details.
251-
idf_ver: ["release-v5.4"]
251+
idf_ver: ["release-v5.5"]
252252
idf_target:
253253
[
254254
"esp32",

0 commit comments

Comments
 (0)