ci(esp32c61): enable c61 generic target test
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
examples/security/flash_encryption:
|
||||
disable_test:
|
||||
- if: IDF_TARGET in ["esp32s2", "esp32s3", "esp32c6", "esp32h2", "esp32c2", "esp32p4", "esp32c5"]
|
||||
- if: IDF_TARGET in ["esp32s2", "esp32s3", "esp32c6", "esp32h2", "esp32c2", "esp32p4", "esp32c5", "esp32c61"]
|
||||
temporary: true
|
||||
reason: lack of runners
|
||||
|
||||
|
||||
Reference in New Issue
Block a user