Skip to content

Commit 7b2a018

Browse files
committed
Test with newer ruby and rails
1 parent 71764c0 commit 7b2a018

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
rails: 6.1.6
2727
- ruby: ruby:3.1
2828
rails: 7.0.3
29+
- ruby: ruby:3.3
30+
rails: 7.1.2
2931
coverage: coverage
3032
env:
3133
RAILS_VERSION: ${{ matrix.rails == '' && '6.1.6' || matrix.rails }}

0 commit comments

Comments
 (0)