Skip to content

Commit

Permalink
Merge pull request #716 from jrafanie/test_ruby31_and_30
Browse files Browse the repository at this point in the history
Test with ruby 3.1 and 3.0
  • Loading branch information
Fryguy authored Feb 13, 2024
2 parents e63f02a + 6df4c5e commit 4ae39a7
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 @@ -13,6 +13,7 @@ jobs:
matrix:
ruby-version:
- '3.0'
- '3.1'
rails-version:
- '6.1'
services:
Expand Down

0 comments on commit 4ae39a7

Please sign in to comment.