Skip to content

Commit

Permalink
Only test Ruby 3.4 with Rails 7.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
cgriego committed Dec 26, 2024
1 parent cbe3687 commit cbd27b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,12 @@ jobs:
gemfile: gemfiles/rails_5_1.gemfile
- ruby: "3.4"
gemfile: gemfiles/rails_5_2.gemfile
- ruby: "3.4"
gemfile: gemfiles/rails_6_0.gemfile
- ruby: "3.4"
gemfile: gemfiles/rails_6_1.gemfile
- ruby: "3.4"
gemfile: gemfiles/rails_7_0.gemfile
- ruby: truffleruby-head
gemfile: gemfiles/rails_3_0.gemfile
- ruby: truffleruby-head
Expand Down

0 comments on commit cbd27b4

Please sign in to comment.