Skip to content

Commit

Permalink
test: update node version in pnpm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstork committed Feb 24, 2025
1 parent a7b3c5a commit 30fcf85
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 @@ -383,7 +383,7 @@ jobs:
e2e_tests_pnpm:
executor:
name: node
image: "18.12.0"
image: "18.20.7"
steps:
- checkout
- run: ./scripts/assert-changed-files.sh "packages/*|.circleci/*"
Expand Down

0 comments on commit 30fcf85

Please sign in to comment.