Skip to content

Commit 502c555

Browse files
committed
Temp skip ruby 2.5 rails 6 GQL 1.13
1 parent c34ba0f commit 502c555

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ workflows:
111111
gemfile: gemfiles/rails7.0_graphql1.13.gemfile
112112
- ruby-version: '2.5'
113113
gemfile: gemfiles/rails7.0_graphql1.11.gemfile
114+
- ruby-version: '2.5'
115+
gemfile: gemfiles/rails6.0_graphql1.13.gemfile
116+
- ruby-version: '2.5'
117+
gemfile: gemfiles/rails6.1_graphql1.13.gemfile
114118
- ruby-version: '2.5'
115119
gemfile: gemfiles/rails7.0_graphql1.12.gemfile
116120
- ruby-version: '2.5'

0 commit comments

Comments
 (0)