Skip to content

Commit 85d99d3

Browse files
committed
ci: fix macos
1 parent e94b270 commit 85d99d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
uses: actions/setup-node@v4
9696
with:
9797
# [email protected] is not compatible with Node.js 12
98-
node-version: 12.22.12
98+
node-version: 24.10.0
9999

100100
- name: 'Test: which (pnpm)'
101101
run: which pnpm

0 commit comments

Comments
 (0)