Skip to content
Snippets Groups Projects
Commit 4acdb5bc authored by davean's avatar davean
Browse files

Adjust core count - job count is in gitlab-runner.toml though.

parent d36e0d1a
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,6 @@ stdenv.mkDerivation {
export HOME="/Users/builder"
export PATH="${pkgs.clang_10}/bin:$PATH"
export FONTCONFIG_FILE=${fonts}
export CORES=12
export CORES=4
'';
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment