mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 19:04:58 +00:00
CI: Update Wasm pipeline to use emscripten 3.1.25
This is required for LLVM 15 support.
This commit is contained in:
2
.github/workflows/wasm.yml
vendored
2
.github/workflows/wasm.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: "Install emscripten"
|
- name: "Install emscripten"
|
||||||
uses: mymindstorm/setup-emsdk@v12
|
uses: mymindstorm/setup-emsdk@v12
|
||||||
with:
|
with:
|
||||||
version: 3.1.6
|
version: 3.1.25
|
||||||
- name: "Check versions"
|
- name: "Check versions"
|
||||||
run: |
|
run: |
|
||||||
set +e
|
set +e
|
||||||
|
|||||||
Reference in New Issue
Block a user