mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
ci/circle: manually cap build jobs (#12751)
Can't look at `/sys/fs/cgroup/cpu/cpu.shares` anymore…
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
CCACHE_MAXSIZE: "128M"
|
||||
CLICOLOR_FORCE: "1"
|
||||
EMULATE_READER: "1"
|
||||
MAKEFLAGS: "OUTPUT_DIR=build INSTALL_DIR=install"
|
||||
MAKEFLAGS: "PARALLEL_JOBS=3 OUTPUT_DIR=build INSTALL_DIR=install"
|
||||
parallelism: 2
|
||||
steps:
|
||||
# Checkout / fetch. {{{
|
||||
|
||||
Reference in New Issue
Block a user