We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fd998 commit 2c38ecfCopy full SHA for 2c38ecf
src/ci/docker/scripts/emscripten.sh
@@ -20,5 +20,5 @@ exit 1
20
21
git clone https://github.com/emscripten-core/emsdk.git /emsdk-portable
22
cd /emsdk-portable
23
-hide_output ./emsdk install 2.0.5
24
-./emsdk activate 2.0.5
+hide_output ./emsdk install 3.1.68
+./emsdk activate 3.1.68
0 commit comments