aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2022-09-13 10:48:31 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2022-09-13 10:48:32 +0900
commit391eebfe6979f72ddff1d086dceb8e415aac0433 (patch)
tree77a0c1abfdefe8ffeb01b90beabe4ac6bfb5d06c /.github
parent2e21fef6a4d10a12ef3f99b1fb9c0741a174b3cd (diff)
downloadruby-391eebfe6979f72ddff1d086dceb8e415aac0433.tar.gz
Increase the timeout for make all on MinGW
https://github.com/ruby/ruby/actions/runs/3041702828/jobs/4899106526#step:14:1219
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mingw.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
index 68965b845c..020295baa1 100644
--- a/.github/workflows/mingw.yml
+++ b/.github/workflows/mingw.yml
@@ -115,7 +115,7 @@ jobs:
make update-gems
- name: make all
- timeout-minutes: 20
+ timeout-minutes: 30
run: |
make