Skip to content

Commit b9527cf

Browse files
authored
fix: CI Pnpm example lockfile incompatibility (#494)
1 parent 5f7d64c commit b9527cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/test-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ workflows:
8686
- cypress/run:
8787
filters: *filters
8888
name: Pnpm Example
89+
node-version: "22.11.0"
8990
working-directory: examples/pnpm-install
9091
cypress-cache-key: cypress-cache{{ arch }}-{{ checksum "examples/pnpm-install/package.json" }}
9192
post-install: "pnpm dlx cypress install"

0 commit comments

Comments
 (0)