ci: increase parallel count for UT_S3

This commit is contained in:
Chen Yudong
2021-10-12 20:35:39 +08:00
committed by Li Shuai
parent e8188e5d8f
commit a7c5c7134b

View File

@@ -727,7 +727,7 @@ UT_C3_SDSPI:
UT_S3:
extends: .unit_test_esp32s3_template
parallel: 29
parallel: 30
tags:
- ESP32S3_IDF
- UT_T1_1