fix(ci): Run CI against ESP-IDF v5.4
This commit is contained in:
parent
47343a43f7
commit
50d85a6e9d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue