only latest stable ESP-IDF and "latest"

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-06-12 20:32:39 +02:00
parent e487b8357a
commit 280ad59ff8

View File

@@ -19,7 +19,7 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
idf_ver: [release-v5.3, release-v5.4, latest] idf_ver: [release-v5.4, latest]
idf_target: [esp32s3] idf_target: [esp32s3]
runs-on: ubuntu-latest runs-on: ubuntu-latest