Skip to content

Commit d32a108

Browse files
committed
CI: Update Emscripten to 3.1.64
This is the version we're using for 4.3-stable.
1 parent 03afb92 commit d32a108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web_builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
# Used for the cache key. Add version suffix to force clean build.
88
GODOT_BASE_BRANCH: master
99
SCONSFLAGS: verbose=yes warnings=extra werror=yes debug_symbols=no use_closure_compiler=yes
10-
EM_VERSION: 3.1.59
10+
EM_VERSION: 3.1.64
1111
EM_CACHE_FOLDER: "emsdk-cache"
1212

1313
concurrency:

0 commit comments

Comments
 (0)