Skip to content

Commit 4604ccc

Browse files
birtlesclaude
andcommitted
chore: update to Node 24
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 77f2c2e commit 4604ccc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
- uses: actions/setup-node@v5
2323
with:
2424
cache: pnpm
25-
# emsdk seems to be using Node 22 at the moment so align with that
26-
node-version: 22
25+
node-version: 24
2726

2827
- name: Install deps
2928
run: pnpm install

0 commit comments

Comments
 (0)