summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci/emscripten.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/emscripten.sh b/ci/emscripten.sh
index 1c858edfde..a24094f67a 100644
--- a/ci/emscripten.sh
+++ b/ci/emscripten.sh
@@ -2,7 +2,7 @@
set -ex
-EMSDK_VERSION=1.39.16
+EMSDK_VERSION=1.39.19
hide_output() {
set +x