Skip to content

Commit

Permalink
Add ruby 3.1 and rails 7.0 to ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolyon Pawlyn committed Dec 28, 2021
1 parent 169d210 commit c91c789
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
matrix:
include:
# Recent Rubies and Rails
- ruby-version: '3.1'
rails-version: '7.0'
- ruby-version: '3.0'
rails-version: '7.0'
- ruby-version: '2.7'
Expand Down

0 comments on commit c91c789

Please sign in to comment.