esp-idf/examples/ethernet/.build-test-rules.yml

14 wiersze
347 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
examples/ethernet/eth2ap:
disable:
- if: IDF_TARGET == "esp32h2"
temporary: true
reason: esp32h2 is not supported
examples/ethernet/iperf:
disable_test:
- if: IDF_TARGET not in ["esp32"]
temporary: true
reason: lack of runners