Skip to content

Commit 2cb0bd5

Browse files
committed
Updated config.yml
1 parent 7920ac8 commit 2cb0bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
- node-build-steps
266266
build-walletconnect:
267267
docker:
268-
- image: cimg/node:18.16.0
268+
- image: cimg/node:18.0.0
269269
working_directory: ~/web3-onboard-monorepo/packages/walletconnect
270270
steps:
271271
- node-build-steps
@@ -545,7 +545,7 @@ jobs:
545545
- node-staging-build-steps
546546
build-staging-walletconnect:
547547
docker:
548-
- image: cimg/node:18.16.0
548+
- image: cimg/node:18.0.0
549549
working_directory: ~/web3-onboard-monorepo/packages/walletconnect
550550
steps:
551551
- node-staging-build-steps

0 commit comments

Comments
 (0)