feat(ci): Run push CI against IDF v5.5
This commit is contained in:
parent
d69ad5e747
commit
5540afa1ea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -248,7 +248,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.4"]
|
idf_ver: ["release-v5.5"]
|
||||||
idf_target:
|
idf_target:
|
||||||
[
|
[
|
||||||
"esp32",
|
"esp32",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue