You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
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:
2
.github/workflows/javascript_builds.yml
vendored
2
.github/workflows/javascript_builds.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user