Skip to content

Commit

Permalink
Merge pull request #84 from jrafanie/test_ruby31
Browse files Browse the repository at this point in the history
Add ruby 3.1 to the test matrix
  • Loading branch information
agrare committed Jan 19, 2024
2 parents c2e341d + 20d4506 commit 6c50eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
ruby-version:
- '2.7'
- '3.0'
- '3.1'
rails-version:
- '6.0'
- '6.1'
Expand Down

0 comments on commit 6c50eb0

Please sign in to comment.