Skip to content

Commit

Permalink
Test Rails edge against Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Mar 29, 2024
1 parent f5468f0 commit 11fc1f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
- ruby-version: '3.2'
gemfile: rails_edge
channel: 'experimental'
- ruby-version: '3.3'
gemfile: rails_edge
channel: 'experimental'
- ruby-version: 'head'
gemfile: rails_7.0
channel: 'experimental'
Expand Down

0 comments on commit 11fc1f1

Please sign in to comment.