ci: increase parallel job count for S2 unit tests

This commit is contained in:
David Cermak
2020-10-26 16:55:16 +01:00
committed by bot
parent 8a143fcf40
commit 8d6e03a529

View File

@@ -596,7 +596,7 @@ UT_034:
UT_035: UT_035:
extends: .unit_test_s2_template extends: .unit_test_s2_template
parallel: 42 parallel: 43
tags: tags:
- ESP32S2_IDF - ESP32S2_IDF
- UT_T1_1 - UT_T1_1