We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4283b8c commit 265ae9bCopy full SHA for 265ae9b
.github/workflows/sentry_rails_test.yml
@@ -19,7 +19,7 @@ jobs:
19
working-directory: sentry-rails
20
name: Ruby ${{ matrix.ruby_version }} & Rails ${{ matrix.rails_version }}, options - ${{ toJson(matrix.options) }}
21
runs-on: ubuntu-latest
22
- timeout-minutes: 10
+ timeout-minutes: 12
23
env:
24
RUBYOPT: ${{ matrix.options.rubyopt }}
25
BUNDLE_GEMFILE: ${{ github.workspace }}/sentry-rails/Gemfile
0 commit comments