tweak make parallelization

This commit is contained in:
Theta Nil 2022-06-20 16:15:05 -04:00
parent 66bd1dd279
commit 7fa6cd1e8b

View file

@ -27,6 +27,6 @@ jobs:
run: lscpu
- name: make everything
run: make --silent -j16
run: make --silent -j2