ci: increase number of parallel jobs

This commit is contained in:
Zim Kalinowski
2022-01-05 12:42:57 +08:00
parent 0bc2cb89e5
commit a28f9a6770

View File

@ -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