Skip to content

Commit d1f921e

Browse files
committed
Added -j2
1 parent 4ae2dbb commit d1f921e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ jobs:
5757

5858
- name: make all
5959
timeout-minutes: 30
60-
run: make
60+
run: make -j2 V=1
6161
shell: C:\cygwin\bin\bash.EXE --noprofile --norc -e -o igncr -o pipefail {0}

0 commit comments

Comments
 (0)