Skip to content

Commit

Permalink
Don't support EOL rubies or rails
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyp-env committed Jul 23, 2021
1 parent 739104a commit f776f21
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ jobs:
strategy:
matrix:
include:
- ruby: 2.3
gemfile: Gemfile.rails-4.2.x
db: mysql
- ruby: 2.4
- ruby: 2.5
gemfile: Gemfile.rails-5.0.x
db: mysql
- ruby: 2.5
Expand Down

0 comments on commit f776f21

Please sign in to comment.