Skip to content

Commit

Permalink
Exclude Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Jan 22, 2025
1 parent 85fea72 commit 1aad872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- gemfiles/rails_7_2.gemfile
- gemfiles/rails_8_0.gemfile
exclude:
- ruby: '3.3'
gemfile: gemfiles/rails_5_2.gemfile
- ruby: '3.2'
gemfile: gemfiles/rails_5_2.gemfile
- ruby: '3.1'
Expand Down

0 comments on commit 1aad872

Please sign in to comment.