Skip to content

Commit

Permalink
Test against Rails 8.0 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Oct 26, 2024
1 parent 1d0eef7 commit b51f218
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sentry_rails_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- { ruby_version: "3.1", rails_version: 7.2.0 }
- { ruby_version: "3.2", rails_version: 7.2.0 }
- { ruby_version: "3.3", rails_version: 7.2.0 }
- { ruby_version: "3.2", rails_version: "8.0.0.rc1" }
- { ruby_version: "3.3", rails_version: "8.0.0.rc1" }
- { ruby_version: "jruby", rails_version: 6.1.0 }
- {
ruby_version: "3.2",
Expand Down

0 comments on commit b51f218

Please sign in to comment.