Skip to content

Commit a17ffff

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

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

0 commit comments

Comments
 (0)