use 5.3 only

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-12-10 21:32:37 +01:00
parent 489a7286ae
commit 829d697c55

View File

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