1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

There's no such target

This commit is contained in:
Takashi Kokubun 2019-12-30 23:42:20 -08:00
parent f98650e9f8
commit 8136fec6e4
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -88,7 +88,7 @@ jobs:
make -j $jobs update-unicode
make -j $jobs update-gems
- name: make compile
- name: make all
timeout-minutes: 20
run: |
$jobs = [int]$env:NUMBER_OF_PROCESSORS + 1