ci(esp32c5): fix the build of the template app

This commit is contained in:
laokaiyao
2024-01-30 14:19:54 +08:00
parent c0c6af99e9
commit ea14b24048
6 changed files with 20 additions and 32 deletions

View File

@@ -9,7 +9,3 @@ examples/get-started/blink:
examples/get-started/hello_world:
enable:
- if: INCLUDE_DEFAULT == 1 or IDF_TARGET in ["linux", "esp32c5"]
disable_test:
- if: IDF_TARGET == "esp32c5"
temporary: true
reason: lack of runner