CI: Update Emscripten to 3.1.10

That's the version that we'll (tentatively) use for future 3.x and 4.0
builds.
This commit is contained in:
Rémi Verschelde 2022-05-10 12:06:09 +02:00
parent d8935b27a9
commit f07021fbeb

View file

@ -6,7 +6,7 @@ env:
# Only used for the cache key. Increment version to force clean build.
GODOT_BASE_BRANCH: master
SCONSFLAGS: verbose=yes warnings=extra werror=yes debug_symbols=no
EM_VERSION: 2.0.27
EM_VERSION: 3.1.10
EM_CACHE_FOLDER: "emsdk-cache"
concurrency: