зеркало из https://github.com/github/ruby.git
Give more time to MinGW to run make test
10 minutes were not enough. https://github.com/ruby/ruby/actions/runs/4360048989/jobs/7622532445
This commit is contained in:
Родитель
3e731cd945
Коммит
ec05ba7ca3
|
@ -127,7 +127,7 @@ jobs:
|
|||
make DESTDIR=../install install-nodoc
|
||||
|
||||
- name: test
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
make test
|
||||
if: ${{matrix.test_task == 'check' || matrix.test_task == 'test'}}
|
||||
|
|
Загрузка…
Ссылка в новой задаче