1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

CI: Update Emscripten to 3.1.64

This is the version we're using for 4.3-stable.
This commit is contained in:
Rémi Verschelde
2024-08-08 11:17:35 +02:00
parent 03afb92efa
commit d32a10897d

View File

@@ -7,7 +7,7 @@ env:
# Used for the cache key. Add version suffix to force clean build.
GODOT_BASE_BRANCH: master
SCONSFLAGS: verbose=yes warnings=extra werror=yes debug_symbols=no use_closure_compiler=yes
EM_VERSION: 3.1.59
EM_VERSION: 3.1.64
EM_CACHE_FOLDER: "emsdk-cache"
concurrency: