update github ci emscripten to 3.1.32

This commit is contained in:
Green Sky 2023-03-04 19:14:26 +01:00
parent 6df865de3e
commit d672f8a52c
No known key found for this signature in database

View File

@ -9,7 +9,7 @@ on:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Debug
EM_VERSION: 2.0.24
EM_VERSION: 3.1.32
EM_CACHE_FOLDER: 'emsdk-cache'
jobs: