We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9620770 commit 82ef91bCopy full SHA for 82ef91b
.github/workflows/rspec.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- ruby: [3.1, 3.2, 3.3]
+ ruby: [3.1, 3.2, 3.3, 3.4]
23
gemfile: [
24
"gemfiles/graphql_2_1_4.gemfile",
25
"gemfiles/graphql_2_3_0.gemfile",
0 commit comments