From a47f4ae9fe2c71c2b144d3c94965fec93875da94 Mon Sep 17 00:00:00 2001 From: lly Date: Thu, 4 Feb 2021 19:33:32 +0800 Subject: [PATCH] ci: Increase cmake build parallel count --- tools/ci/config/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/config/build.yml b/tools/ci/config/build.yml index 88baca0aa7..fb2d74d6b7 100644 --- a/tools/ci/config/build.yml +++ b/tools/ci/config/build.yml @@ -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: