ci: Increase target test runnner count

This commit is contained in:
Angus Gratton
2020-05-27 11:17:52 +10:00
committed by Angus Gratton
parent 43c32f878a
commit d1107a5234

View File

@@ -223,7 +223,7 @@ example_test_009:
UT_001: UT_001:
extends: .unit_test_template extends: .unit_test_template
parallel: 28 parallel: 29
tags: tags:
- ESP32_IDF - ESP32_IDF
- UT_T1_1 - UT_T1_1