diff --git a/.github/workflows/CI_emscripten.yml b/.github/workflows/CI_emscripten.yml index bb070636e39..32445ae3a1b 100644 --- a/.github/workflows/CI_emscripten.yml +++ b/.github/workflows/CI_emscripten.yml @@ -25,7 +25,7 @@ on: env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) BUILD_TYPE: Release - EMSDK_VERSION: 3.1.53 + EMSDK_VERSION: 3.1.57 CMAKE_BUILD_PARALLEL_LEVEL: 4 # See: https://github.blog/2024-01-17-github-hosted-runners-double-the-power-for-open-source/ jobs: