Change: [CI] update emscripten and liblzma to the latest version (#10757)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user