Skip to content

Commit

Permalink
update ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kzkn committed Oct 9, 2024
1 parent 950bd45 commit e72e09b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
rails_version: [6.1.0, 7.0.0, 7.1.0, 7.2.0, main]
ruby_version: ['3.3', '3.2', '3.1', '3.0']
exclude:
- { ruby_version: '3.1', rails_version: main }
- { ruby_version: '3.0', rails_version: main }
- { ruby_version: '3.0', rails_version: 7.2.0 }

Expand Down

0 comments on commit e72e09b

Please sign in to comment.