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 cf5fc12 commit 90d39f4Copy full SHA for 90d39f4
.circleci/config.yml
@@ -12,7 +12,7 @@ workflows:
12
# definitions for field extensions in older @types/graphql versions
13
matrix:
14
parameters:
15
- graphql-version: ["~0.13", "~14.0", "~14.5", "~14.6"]
+ graphql-version: ["~0.13", "~14.0", "~14.5", "~14.6", "~15.0"]
16
- test-and-build:
17
# Leave graphql-version unspecified to respect the lockfile and also run tsc
18
name: test-and-build-with-typecheck
0 commit comments