Skip to content

Commit

Permalink
Update node version for metamask within CCI to 18.19.1 (#2100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamj1232 authored Mar 20, 2024
1 parent 66459ea commit b1485df
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 @@ -427,7 +427,7 @@ jobs:
- node-build-steps
build-metamask:
docker:
- image: cimg/node:18.8.0
- image: cimg/node:18.19.1
working_directory: ~/web3-onboard-monorepo/packages/metamask
steps:
- node-build-steps
Expand Down Expand Up @@ -711,7 +711,7 @@ jobs:
- node-staging-build-steps
build-staging-metamask:
docker:
- image: cimg/node:18.8.0
- image: cimg/node:18.19.1
working_directory: ~/web3-onboard-monorepo/packages/metamask
steps:
- node-staging-build-steps
Expand Down

0 comments on commit b1485df

Please sign in to comment.