Skip to content

Commit

Permalink
Run build-wasm with Node.js 20
Browse files Browse the repository at this point in the history
  • Loading branch information
tniessen authored Jan 31, 2024
1 parent 9921816 commit 8724374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
build-wasm:
runs-on: ubuntu-latest
env:
NODE_VERSION: 18.x
NODE_VERSION: 20.x
EMSDK_VERSION: 3.1.53
steps:
- name: Checkout
Expand Down

0 comments on commit 8724374

Please sign in to comment.