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 May 27, 2024
1 parent 12860a6 commit 6e5df40
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 @@ -26,6 +26,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 6e5df40

Please sign in to comment.