Skip to content

Commit

Permalink
build: rollback to node v20 for now (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Dec 23, 2024
1 parent 26be0eb commit 78bc16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changeset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup node.js
uses: actions/setup-node@v4
with:
node-version: 22
node-version: 20
cache: "pnpm"

- name: Cache turbo build setup
Expand Down

0 comments on commit 78bc16f

Please sign in to comment.