CI: Update Emscripten to 3.1.10

That's the version that we'll (tentatively) use for future 3.x and 4.0
builds.

(cherry picked from commit f07021fbeb)
This commit is contained in:
Rémi Verschelde 2022-05-10 12:06:09 +02:00
parent 5e693b6d84
commit b66f94d2ff

View file

@ -5,7 +5,7 @@ on: [push, pull_request]
env:
GODOT_BASE_BRANCH: 3.x
SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no
EM_VERSION: 2.0.25
EM_VERSION: 3.1.10
EM_CACHE_FOLDER: "emsdk-cache"
concurrency: