ci: increase job count for C2

This commit is contained in:
Mahavir Jain 2022-06-03 19:56:31 +05:30
parent fc43533859
commit 4c3f5dba8d
No known key found for this signature in database
GPG Key ID: 99324EF4A00734E0

View File

@ -1011,7 +1011,7 @@ UT_S2_SDSPI:
UT_C2: UT_C2:
extends: .unit_test_esp32c2_template extends: .unit_test_esp32c2_template
parallel: 19 parallel: 20
tags: tags:
- ESP32C2_IDF - ESP32C2_IDF
- UT_T1_1 - UT_T1_1