mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
fix(wifi): enable p4 and esp8689 build iperf in ci
This commit is contained in:
parent
7d7e5059bb
commit
1c2b9e8903
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user