Skip to content

Commit

Permalink
Stop testing ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mcelicalderon committed Aug 5, 2022
1 parent 72dd0b7 commit de08181
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ workflows:
matrix:
parameters:
ruby-version:
- '2.4'
- '2.5'
- '2.6'
- '2.7'
Expand Down Expand Up @@ -98,20 +97,6 @@ workflows:
gemfile: gemfiles/rails6.1_graphql1.13.gemfile
- ruby-version: '2.3'
gemfile: gemfiles/rails6.1_graphql2.0.gemfile
- ruby-version: '2.4'
gemfile: gemfiles/rails6.0_graphql1.11.gemfile
- ruby-version: '2.4'
gemfile: gemfiles/rails6.0_graphql1.12.gemfile
- ruby-version: '2.4'
gemfile: gemfiles/rails6.0_graphql1.13.gemfile
- ruby-version: '2.4'
gemfile: gemfiles/rails6.1_graphql1.11.gemfile
- ruby-version: '2.4'
gemfile: gemfiles/rails6.1_graphql1.12.gemfile
- ruby-version: '2.4'
gemfile: gemfiles/rails6.1_graphql1.13.gemfile
- ruby-version: '2.4'
gemfile: gemfiles/rails6.1_graphql2.0.gemfile
- ruby-version: '2.5'
gemfile: gemfiles/rails6.0_graphql1.13.gemfile
- ruby-version: '2.5'
Expand Down

0 comments on commit de08181

Please sign in to comment.