Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamj1232 committed Jan 11, 2024
1 parent 7920ac8 commit 2cb0bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
- node-build-steps
build-walletconnect:
docker:
- image: cimg/node:18.16.0
- image: cimg/node:18.0.0
working_directory: ~/web3-onboard-monorepo/packages/walletconnect
steps:
- node-build-steps
Expand Down Expand Up @@ -545,7 +545,7 @@ jobs:
- node-staging-build-steps
build-staging-walletconnect:
docker:
- image: cimg/node:18.16.0
- image: cimg/node:18.0.0
working_directory: ~/web3-onboard-monorepo/packages/walletconnect
steps:
- node-staging-build-steps
Expand Down

0 comments on commit 2cb0bd5

Please sign in to comment.