mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 02:30:12 +02:00
CI: Upgrade emscripten SDK version to match upstream
This commit is contained in:
parent
75a135eabe
commit
fda06a62b0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -208,7 +208,7 @@ jobs:
|
||||
contents: write
|
||||
name: wasm32 - prebuild
|
||||
runs-on: ubuntu-24.04
|
||||
container: "emscripten/emsdk:3.1.70"
|
||||
container: "emscripten/emsdk:4.0.5"
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user