ci: increase parallel job count for S2 unit tests

This commit is contained in:
David Cermak
2020-10-26 16:55:16 +01:00
parent cfbcb9f21e
commit fb0f7e9077

View File

@@ -479,7 +479,7 @@ UT_034:
UT_035: UT_035:
extends: .unit_test_s2_template extends: .unit_test_s2_template
parallel: 44 parallel: 45
tags: tags:
- ESP32S2_IDF - ESP32S2_IDF
- UT_T1_1 - UT_T1_1