.build-test-rules.yml 212 B

1234
  1. components/spiffs/test_apps:
  2. disable_test:
  3. - if: IDF_TARGET not in ["esp32", "esp32c3", "esp32s3"]
  4. reason: These chips should be sufficient for test coverage (Xtensa and RISC-V, single and dual core)