Skip to content

Commit

Permalink
ci: Update Emscripten to version 3.1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
AMS21 committed Nov 4, 2024
1 parent beaae24 commit 0703014
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

env:
EM_CACHE_FOLDER: 'emsdk-cache'
EM_VERSION: "3.1.63"
EM_VERSION: "3.1.70"

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

matrix:
em_version:
- "3.1.63"
- "3.1.70"
- "2.0.31"

build_type:
Expand Down

0 comments on commit 0703014

Please sign in to comment.