mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Expand RJIT timeout to 60min
This commit is contained in:
parent
a5f4014738
commit
bfb8cad771
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rjit.yml
vendored
2
.github/workflows/rjit.yml
vendored
|
@ -105,7 +105,7 @@ jobs:
|
|||
- name: make test-all
|
||||
run: |
|
||||
$SETARCH make -s test-all RUN_OPTS="$RUN_OPTS"
|
||||
timeout-minutes: 40
|
||||
timeout-minutes: 60
|
||||
env:
|
||||
GNUMAKEFLAGS: ''
|
||||
RUBY_TESTOPTS: '-q --tty=no'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue