Skip to content

Commit

Permalink
Run CI against Rails 7
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Sep 25, 2021
1 parent 5c76811 commit 404511b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sentry_rails_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
include:
- { os: ubuntu-latest, ruby_version: '3.0', rails_version: 6.1.0, options: { rubyopt: "--enable-frozen-string-literal --debug=frozen-string-literal" } }
- { os: ubuntu-latest, ruby_version: '2.7', rails_version: 6.1.0, options: { codecov: 1 } }
- { os: ubuntu-latest, ruby_version: '2.7', rails_version: 7.0.0.alpha }
exclude:
- ruby_version: 2.4
rails_version: 6.0.0
Expand Down

0 comments on commit 404511b

Please sign in to comment.