CI: Update Wasm pipeline to use emscripten 3.1.25

This is required for LLVM 15 support.
This commit is contained in:
Timothy Flynn 2023-06-19 12:34:48 -04:00 committed by Tim Flynn
parent 421aa8da1e
commit 9f907ebb43

View file

@ -24,7 +24,7 @@ jobs:
- name: "Install emscripten"
uses: mymindstorm/setup-emsdk@v12
with:
version: 3.1.6
version: 3.1.25
- name: "Check versions"
run: |
set +e