Skip to content

Commit

Permalink
Rails main is Ruby 3.2 and greater
Browse files Browse the repository at this point in the history
  • Loading branch information
zzak committed Nov 1, 2024
1 parent 60ae102 commit 408ba5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
- 7.2
- "8.0"
- main
exclude:
- { ruby-version: 3.1, rails-version: main }
env:
REDIS_VERSION: "${{ matrix.redis-version }}"
BUNDLE_GEMFILE: "test/gemfiles/Gemfile-rails-${{ matrix.rails-version }}"
Expand Down

0 comments on commit 408ba5b

Please sign in to comment.