ci(esp_wifi): increase UT runner count

pull/12276/head
Kapil Gupta 2023-09-11 19:37:58 +05:30
rodzic e6c5bd111d
commit eafc34b930
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1398,6 +1398,7 @@ UT_S2_SDSPI:
UT_C2:
extends: .unit_test_esp32c2_template
parallel: 2
tags:
- ESP32C2_IDF
- UT_T1_1
@ -1419,6 +1420,7 @@ UT_C3_SDSPI:
UT_C6:
extends: .unit_test_esp32c6_template
parallel: 2
tags:
- ESP32C6_IDF
- UT_T1_1