use ESP-IDF v5.3 and v5.4 in CI
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2
.github/workflows/esp32_build.yml
vendored
2
.github/workflows/esp32_build.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
idf_ver: [release-v5.3]
|
idf_ver: [release-v5.3, release-v5.4]
|
||||||
idf_target: [esp32, esp32s3, esp32c3, esp32c5, esp32h2]
|
idf_target: [esp32, esp32s3, esp32c3, esp32c5, esp32h2]
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user