2022-07-13 10:34:02 +08:00
|
|
|
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
|
|
|
|
examples/ethernet/iperf:
|
|
|
|
disable_test:
|
2023-05-09 12:21:09 +02:00
|
|
|
- if: IDF_TARGET not in ["esp32"]
|
2022-07-13 10:34:02 +08:00
|
|
|
temporary: true
|
|
|
|
reason: lack of runners
|