mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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:
parent
2e21fef6a4
commit
391eebfe69
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
|
@ -115,7 +115,7 @@ jobs:
|
|||
make update-gems
|
||||
|
||||
- name: make all
|
||||
timeout-minutes: 20
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
make
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue