fix(wifi): enable p4 and esp8689 build iperf in ci

This commit is contained in:
muhaidong 2024-07-26 15:12:22 +08:00
parent 7d7e5059bb
commit 1c2b9e8903

View File

@ -41,7 +41,7 @@ examples/wifi/iperf:
disable:
- if: SOC_WIFI_SUPPORTED != 1
disable_test:
- if: IDF_TARGET != "esp32"
- if: IDF_TARGET not in ["esp32", "esp32p4"]
temporary: true
reason: lack of runners
depends_components: