Skip to content

Commit

Permalink
Add Ruby 3.3 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalo-bulnes committed Dec 3, 2024
1 parent b80a72d commit 308fff8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
matrix:
ruby:
- 'head'
- '3.3'
- '3.2'
- '3.1'
- '3.0'
Expand All @@ -21,6 +22,8 @@ jobs:
- rails_4_devise_3
- ruby_1.9.3_rails_3.2
exclude:
- ruby: 'head'
gemfile: rails_7_devise_4
- ruby: 'head'
gemfile: rails_6_devise_4
- ruby: 'head'
Expand Down

0 comments on commit 308fff8

Please sign in to comment.