ci: Increase parallel count for Example_GENERIC and ESP32S3

This commit is contained in:
KonstantinKondrashov
2023-05-01 15:08:23 +08:00
committed by BOT
parent 20740ce0da
commit 037b70c253

View File

@@ -368,6 +368,12 @@ test_app_test_005:
- ESP32C3
- Example_GENERIC
test_app_test_006:
extends: .test_app_esp32s3_template
tags:
- ESP32S3
- Example_GENERIC
test_app_test_esp32_generic:
extends: .test_app_esp32_template
parallel: 5