Skip to content

Commit

Permalink
Stop testing Ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brendon committed Mar 21, 2024
1 parent b45253d commit 7990746
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
fail-fast: false
matrix:
ruby:
- '2.4'
- '2.5'
- '2.6'
- '2.7'
Expand All @@ -25,12 +24,6 @@ jobs:
- mysql
- postgresql
exclude:
- ruby: 2.4
gemfile: gemfiles/rails_6_0.gemfile
- ruby: 2.4
gemfile: gemfiles/rails_6_1.gemfile
- ruby: 2.4
gemfile: gemfiles/rails_7_0.gemfile
- ruby: 2.5
gemfile: gemfiles/rails_7_0.gemfile
- ruby: 2.6
Expand Down

0 comments on commit 7990746

Please sign in to comment.