We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae2dbb commit d1f921eCopy full SHA for d1f921e
.github/workflows/cygwin.yml
@@ -57,5 +57,5 @@ jobs:
57
58
- name: make all
59
timeout-minutes: 30
60
- run: make
+ run: make -j2 V=1
61
shell: C:\cygwin\bin\bash.EXE --noprofile --norc -e -o igncr -o pipefail {0}
0 commit comments