mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-09 19:30:29 +00:00
tweak make parallelization
This commit is contained in:
parent
66bd1dd279
commit
7fa6cd1e8b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -27,6 +27,6 @@ jobs:
|
|||
run: lscpu
|
||||
|
||||
- name: make everything
|
||||
run: make --silent -j16
|
||||
run: make --silent -j2
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue