Skip to content

Commit 09eda9e

Browse files
mrpollodagar
authored andcommitted
ci: pull emscripten v4.0.15 to avoid c++17 errors (#25739)
emscripten-core/emscripten#24850 Signed-off-by: Ramon Roche <mrpollo@gmail.com>
1 parent b4aeee5 commit 09eda9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/failsafe_sim.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
run: |
4444
git clone https://github.com/emscripten-core/emsdk.git _emscripten_sdk
4545
cd _emscripten_sdk
46+
git checkout 4.0.15
4647
./emsdk install latest
4748
./emsdk activate latest
4849

0 commit comments

Comments
 (0)