Change: [CI] update emscripten and liblzma to the latest version (#10757)

This commit is contained in:
Patric Stout
2023-05-02 23:12:52 +02:00
committed by GitHub
parent 39eff18754
commit fbad57ecf7
4 changed files with 32 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
FROM emscripten/emsdk:3.1.28
FROM emscripten/emsdk:3.1.37
COPY emsdk-liblzma.patch /
RUN cd /emsdk/upstream/emscripten && patch -p1 < /emsdk-liblzma.patch