Skip to content

Commit

Permalink
Lock emscripten on version 3.1.71
Browse files Browse the repository at this point in the history
This is due to changes in dynamic linking ABI connected virtual table calls.
Tracking issue is at #1923
  • Loading branch information
carlopi committed Nov 25, 2024
1 parent e13d096 commit 7d3db7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ concurrency:
cancel-in-progress: true

env:
EMSCRIPTEN_VERSION: 'latest'
EMSCRIPTEN_VERSION: '3.1.71'
EMSCRIPTEN_VERSION_COI: '3.1.57'

jobs:
Expand Down

0 comments on commit 7d3db7e

Please sign in to comment.