[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:
Peter Zhu 2024-07-31 15:55:19 -04:00
parent f5d193d525
commit e68e958231
Notes: git 2024-07-31 20:37:39 +00:00

View File

@ -51,7 +51,7 @@ jobs:
- test_task: test-bundler-parallel
run_opts: '--parser=prism'
testopts: '-v --tty=no'
timeout: 30
timeout: 40
- test_task: test-bundled-gems
run_opts: '--parser=prism'
testopts: '-v --tty=no'