Skip to content

Commit

Permalink
Remove Ruby 2.5/2.6 and Edge Rails from matrix
Browse files Browse the repository at this point in the history
Edge Rails (Rails 7) will require Ruby 2.7+
  • Loading branch information
sikachu committed Feb 17, 2021
1 parent e3e45b9 commit 8043cab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,12 @@ workflows:
- "ruby-2-5-rails-5-2"
- "ruby-2-5-rails-6-0"
- "ruby-2-5-rails-6-1"
- "ruby-2-5-rails-edge"

- "ruby-2-6-rails-5-0"
- "ruby-2-6-rails-5-1"
- "ruby-2-6-rails-5-2"
- "ruby-2-6-rails-6-0"
- "ruby-2-6-rails-6-1"
- "ruby-2-6-rails-edge"

- "ruby-2-7-rails-5-0"
- "ruby-2-7-rails-5-1"
Expand Down

0 comments on commit 8043cab

Please sign in to comment.