Skip to content

Commit

Permalink
Add ruby 3.2 and 3.3 to the matrix for fun
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Sep 24, 2024
1 parent 75bef5e commit f255dd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
matrix:
ruby-version:
- '3.1'
- '3.2'
- '3.3'
rails-version:
- '7.0'
- '7.1'
Expand Down

0 comments on commit f255dd2

Please sign in to comment.