CI increase parallel count for assing_test failure fix

This commit is contained in:
Sachin Billore
2021-09-02 11:49:09 +05:30
parent f80d6f8c21
commit b09194308c

View File

@@ -684,7 +684,7 @@ UT_C3_FLASH_SUSPEND:
UT_S3: UT_S3:
extends: .unit_test_esp32s3_template extends: .unit_test_esp32s3_template
parallel: 27 parallel: 29
tags: tags:
- ESP32S3_IDF - ESP32S3_IDF
- UT_T1_1 - UT_T1_1