ci: increased number of parallel jobs to have enough runners for unit
tests
This commit is contained in:
parent
e535376257
commit
76f612e14f
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ UT_034:
|
||||||
|
|
||||||
UT_035:
|
UT_035:
|
||||||
extends: .unit_test_template
|
extends: .unit_test_template
|
||||||
parallel: 28
|
parallel: 32
|
||||||
tags:
|
tags:
|
||||||
- ESP32S2BETA_IDF
|
- ESP32S2BETA_IDF
|
||||||
- UT_T1_1
|
- UT_T1_1
|
||||||
|
|
Loading…
Reference in a new issue