Skip to content

Commit

Permalink
Exclude Rails 7 & Ruby 2.7 from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tapan-sh committed Jun 20, 2024
1 parent 401c3a1 commit 8ca8273
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 @@ -25,6 +25,8 @@ jobs:
ruby: '3.2'
- gemfile: rails_6
ruby: '2.7'
- gemfile: rails_7
ruby: '2.7'
name: ${{ matrix.gemfile }}, Ruby ${{ matrix.ruby }}

steps:
Expand Down

0 comments on commit 8ca8273

Please sign in to comment.