ci: Increase cmake build parallel count

This commit is contained in:
lly
2021-02-04 19:33:32 +08:00
parent 52f661fa41
commit a47f4ae9fe

View File

@ -142,7 +142,7 @@ build_examples_make:
# same as above, but for CMake
.build_examples_cmake: &build_examples_cmake
extends: .build_template
parallel: 8
parallel: 9
artifacts:
when: always
paths: