Skip to content

Commit

Permalink
ci: increase jruby timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Jun 27, 2023
1 parent cff8245 commit 3e13123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec-jruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
rspec-jruby:
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 30
env:
BUNDLE_JOBS: 4
BUNDLE_RETRY: 3
Expand Down

0 comments on commit 3e13123

Please sign in to comment.