mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 17:29:01 +00:00
CI: Update Wasm pipeline to use emscripten 3.1.25
This is required for LLVM 15 support.
This commit is contained in:
parent
421aa8da1e
commit
9f907ebb43
Notes:
sideshowbarker
2024-07-17 00:57:24 +09:00
Author: https://github.com/trflynn89
Commit: 9f907ebb43
Pull-request: https://github.com/SerenityOS/serenity/pull/19482
Reviewed-by: https://github.com/BertalanD ✅
Reviewed-by: https://github.com/caoimhebyrne ✅
Reviewed-by: https://github.com/nico ✅
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wasm.yml
vendored
2
.github/workflows/wasm.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue