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 971d9b8762
commit 79575e4232

View File

@ -40,7 +40,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: