We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d40cdf commit 7b40eb7Copy full SHA for 7b40eb7
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 1.39.20
24
-./emsdk activate 1.39.20
+hide_output ./emsdk install 2.0.5
+./emsdk activate 2.0.5
0 commit comments