Skip to content

Commit

Permalink
Add ruby 3.3.0 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 22, 2024
1 parent dedd954 commit e8c1d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
additional_engine_cart_rails_options: ['']
additional_name: ['']
include:
- ruby: '3.3.0'
rails_version: '7.1.1'
- ruby: '3.2.2'
rails_version: '7.1.1'
- ruby: '3.2.2'
Expand Down

0 comments on commit e8c1d88

Please sign in to comment.