We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34ba0f commit 502c555Copy full SHA for 502c555
1 file changed
.circleci/config.yml
@@ -111,6 +111,10 @@ workflows:
111
gemfile: gemfiles/rails7.0_graphql1.13.gemfile
112
- ruby-version: '2.5'
113
gemfile: gemfiles/rails7.0_graphql1.11.gemfile
114
+ - ruby-version: '2.5'
115
+ gemfile: gemfiles/rails6.0_graphql1.13.gemfile
116
117
+ gemfile: gemfiles/rails6.1_graphql1.13.gemfile
118
119
gemfile: gemfiles/rails7.0_graphql1.12.gemfile
120
0 commit comments