mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
ci: increase number of parallel jobs
This commit is contained in:
@ -357,7 +357,7 @@ component_ut_test_001:
|
||||
|
||||
UT_001:
|
||||
extends: .unit_test_32_template
|
||||
parallel: 49
|
||||
parallel: 50
|
||||
tags:
|
||||
- ESP32_IDF
|
||||
- UT_T1_1
|
||||
@ -366,7 +366,7 @@ UT_001:
|
||||
|
||||
UT_002:
|
||||
extends: .unit_test_32_template
|
||||
parallel: 13
|
||||
parallel: 14
|
||||
tags:
|
||||
- ESP32_IDF
|
||||
- UT_T1_1
|
||||
|
Reference in New Issue
Block a user