Crank up number of jobs

pull/32/head
Geoffrey Merck 4 years ago
parent 38f45df4f7
commit 60fe1144a3

@ -21,7 +21,7 @@ jobs:
sudo apt-get install libcurl4-openssl-dev libboost-dev
- run:
name: "Build"
command: "make -j 3"
command: "make -j 8"
# Invoke jobs via workflows
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows

Loading…
Cancel
Save

Powered by TurnKey Linux.