[PRISM] Increase test-bundler-parallel to 40 minutes
It's timing out frequently recently, so increasing the timeout should fix it.
This commit is contained in:
parent
f5d193d525
commit
e68e958231
Notes:
git
2024-07-31 20:37:39 +00:00
2
.github/workflows/prism.yml
vendored
2
.github/workflows/prism.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
- test_task: test-bundler-parallel
|
- test_task: test-bundler-parallel
|
||||||
run_opts: '--parser=prism'
|
run_opts: '--parser=prism'
|
||||||
testopts: '-v --tty=no'
|
testopts: '-v --tty=no'
|
||||||
timeout: 30
|
timeout: 40
|
||||||
- test_task: test-bundled-gems
|
- test_task: test-bundled-gems
|
||||||
run_opts: '--parser=prism'
|
run_opts: '--parser=prism'
|
||||||
testopts: '-v --tty=no'
|
testopts: '-v --tty=no'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user