updated esp-idf version in github action
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2
.github/workflows/esp32_build.yaml
vendored
2
.github/workflows/esp32_build.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
idf_ver: [release-v5.4, latest]
|
||||
idf_ver: [release-v5.4, release-v5.5, latest]
|
||||
idf_target:
|
||||
[esp32, esp32c3, esp32c5, esp32c6, esp32h2, esp32p4, esp32s3]
|
||||
|
||||
|
Reference in New Issue
Block a user