Expand RJIT timeout to 60min
This commit is contained in:
parent
a5f4014738
commit
bfb8cad771
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…
x
Reference in New Issue
Block a user