Skip to content

Commit 1547a24

Browse files
committed
CI: Ensure WebAssembly test exit code bubbles up
1 parent 3879c9a commit 1547a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
- name: Dependencies (Node.js)
303303
uses: actions/setup-node@v6
304304
with:
305-
node-version: "20"
305+
node-version: "22"
306306
- run: npm install
307307
- run: emmake npm run build
308308
- name: Verify emscripten versions match

0 commit comments

Comments
 (0)