Skip to content

Commit

Permalink
Update emscripten to 3.1.68
Browse files Browse the repository at this point in the history
  • Loading branch information
caiiiycuk authored Oct 24, 2024
1 parent 5c808e6 commit 1c6d5c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
strategy:
matrix:
node-version: [18.x]
emsdk-version: [3.1.61]
binaryen-version: [version_117_e]
emsdk-version: [3.1.68]
binaryen-version: [version_119_e]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1c6d5c4

Please sign in to comment.