mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Added -j2
This commit is contained in:
parent
4ae2dbbe45
commit
d1f921ebdd
Notes:
git
2024-11-11 09:23:04 +00:00
2
.github/workflows/cygwin.yml
vendored
2
.github/workflows/cygwin.yml
vendored
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user