Skip to content

Commit

Permalink
Require Ruby 3.1 for Rails edge
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jan 1, 2024
1 parent c65a45c commit 867c691
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
channel: ['stable']

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

0 comments on commit 867c691

Please sign in to comment.