ci: Add 1 parallel count for building example

This commit is contained in:
lly 2020-12-10 11:07:15 +08:00
parent 22b33adb2f
commit c3c0ca0aff

View File

@ -78,7 +78,7 @@ build_esp_idf_tests_cmake_esp32s2:
.build_examples_template:
extends: .build_template
parallel: 8
parallel: 9
artifacts:
when: always
expire_in: 4 days