Skip to content

Commit 7caea09

Browse files
committed
Fix ref in circle config
1 parent 025d292 commit 7caea09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ workflows:
157157
- Spell check
158158
- Codegen check
159159
- Smoke test built package
160-
- Full incremental delivery tests with graphql 17 alpha 2
160+
- Full incremental delivery tests with graphql 17 alpha 9
161161
- Test with recent graphql-js alpha
162162
- Changesets
163163
security-scans:

0 commit comments

Comments
 (0)