Skip to content

Commit

Permalink
Test with Ruby 3.1 and 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jan 3, 2023
1 parent e540c33 commit 8b2fdd6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ jobs:
rails: '6.0'
- ruby: '3.0'
rails: '6.1'
- ruby: '3.1'
rails: '6.1'
- ruby: '3.1'
rails: '7.0'
- ruby: '3.2'
rails: '7.0'
- ruby: head
rails: '6.0'
- ruby: head
Expand Down

0 comments on commit 8b2fdd6

Please sign in to comment.