Skip to content

Commit

Permalink
Do not test Rails edge against Ruby < 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Sep 27, 2024
1 parent f180357 commit acf5724
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
channel: [stable]

include:
- ruby-version: '3.1'
gemfile: am_edge
channel: experimental

- ruby-version: '3.2'
gemfile: am_edge
channel: experimental
Expand Down

0 comments on commit acf5724

Please sign in to comment.