ci: Increase parallel job count for Eth runners

This commit is contained in:
David Cermak
2022-01-12 10:42:37 +01:00
committed by bot
parent 2b62d7bfdc
commit 63dda9f1d9

View File

@@ -337,6 +337,12 @@ test_app_test_002:
- ESP32
- Example_WIFI
test_app_test_eth:
extends: .test_app_esp32_template
tags:
- ESP32
- Example_EthKitV1
test_app_test_003:
extends: .test_app_esp32_template
tags: