Skip to content

Commit

Permalink
test: pin pnpm version to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstork committed Feb 25, 2025
1 parent a7b3c5a commit 8fc361f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ jobs:
image: "18.12.0"
steps:
- checkout
- run: npm i -g pnpm@latest-9
- run: ./scripts/assert-changed-files.sh "packages/*|.circleci/*"
- <<: *attach_to_bootstrap
- run:
Expand Down

0 comments on commit 8fc361f

Please sign in to comment.