Skip to content

Commit

Permalink
Merge pull request #316 from enriclluelles/chore/fix-ci
Browse files Browse the repository at this point in the history
Do not test Rails edge against Ruby < 3.2
  • Loading branch information
tagliala authored Sep 27, 2024
2 parents 97bd161 + 78ebe27 commit 5b5476b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
channel: ['stable']

include:
- ruby-version: '3.1'
gemfile: rails_edge
channel: 'experimental'
- ruby-version: '3.2'
gemfile: rails_edge
channel: 'experimental'
Expand Down

0 comments on commit 5b5476b

Please sign in to comment.