Skip to content

Commit 50d85a6

Browse files
committed
fix(ci): Run CI against ESP-IDF v5.4
1 parent 47343a4 commit 50d85a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
# See https://hub.docker.com/r/espressif/idf/tags and
246246
# https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-docker-image.html
247247
# for details.
248-
idf_ver: ["release-v5.3"]
248+
idf_ver: ["release-v5.4"]
249249
idf_target:
250250
[
251251
"esp32",

0 commit comments

Comments
 (0)