Skip to content

Commit

Permalink
Rails 7.2 requires Ruby 3.1 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
kpumuk committed Jun 10, 2024
1 parent ccd1fa2 commit bab52f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
rails-version: "7.1"
code-coverage: true
exclude:
- ruby-version: "3.1"
rails-version: "7.2"
- ruby-version: "3.0"
rails-version: "edge"
env:
Expand Down

0 comments on commit bab52f4

Please sign in to comment.