Skip to content

Commit

Permalink
Updating circleci config for GraphQL v15 Support step.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjakub committed Oct 28, 2022
1 parent e237832 commit b043558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

GraphQL v15 Support:
docker:
- image: cimg/node:16.10.0
- image: cimg/node:16.18.0
steps:
- oss/install_specific_npm_version:
version: '7'
Expand Down

0 comments on commit b043558

Please sign in to comment.