add more hardware for compile test

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-05-18 11:04:41 +02:00
parent a37ed472e1
commit 7df13b475a

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
idf_ver: [release-v5.4, latest]
idf_target: [esp32s3, esp32c3]
idf_target: [esp32, esp32s2, esp32s3, esp32c3, esp32c5, esp32c6]
runs-on: ubuntu-latest