mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Increase build parallelism on circleci
This commit is contained in:
parent
c9d774eeeb
commit
e916f3eb5b
@ -14,7 +14,7 @@ jobs:
|
||||
- run:
|
||||
name: Build
|
||||
command: |
|
||||
make -j 2
|
||||
make -j 4
|
||||
- deploy:
|
||||
name: Update documentation and translation statistics
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user