Skip to content

Commit 7762170

Browse files
bump node version for keystone ci job
1 parent c4b1387 commit 7762170

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
@@ -209,7 +209,7 @@ jobs:
209209
- node-build-steps
210210
build-keystone:
211211
docker:
212-
- image: cimg/node:16.13.1
212+
- image: cimg/node:18.0.0
213213
working_directory: ~/web3-onboard-monorepo/packages/keystone
214214
steps:
215215
- node-build-steps

0 commit comments

Comments
 (0)