Added -j2

This commit is contained in:
Hiroshi SHIBATA 2024-11-11 17:54:38 +09:00
parent 4ae2dbbe45
commit d1f921ebdd
Notes: git 2024-11-11 09:23:04 +00:00

View File

@ -57,5 +57,5 @@ jobs:
- name: make all
timeout-minutes: 30
run: make
run: make -j2 V=1
shell: C:\cygwin\bin\bash.EXE --noprofile --norc -e -o igncr -o pipefail {0}