fix(ci): Run CI against ESP-IDF v5.4

This commit is contained in:
me-no-dev 2025-01-10 14:07:07 +02:00
parent 47343a43f7
commit 50d85a6e9d

View file

@ -245,7 +245,7 @@ jobs:
# See https://hub.docker.com/r/espressif/idf/tags and # See https://hub.docker.com/r/espressif/idf/tags and
# https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-docker-image.html # https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-docker-image.html
# for details. # for details.
idf_ver: ["release-v5.3"] idf_ver: ["release-v5.4"]
idf_target: idf_target:
[ [
"esp32", "esp32",