Increase the timeout for make all on MinGW

https://github.com/ruby/ruby/actions/runs/3041702828/jobs/4899106526#step:14:1219
This commit is contained in:
Takashi Kokubun 2022-09-13 10:48:31 +09:00
parent 2e21fef6a4
commit 391eebfe69
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ jobs:
make update-gems
- name: make all
timeout-minutes: 20
timeout-minutes: 30
run: |
make