Skip to content

Commit 8ee0851

Browse files
committed
CI: Use Emscripten 3.1.59 for Web platform
Works around CI failure due to mismatch between current emsdk and older releases.
1 parent a65cc6b commit 8ee0851

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
10-
EM_VERSION: 3.1.39
10+
EM_VERSION: 3.1.59
1111
EM_CACHE_FOLDER: "emsdk-cache"
1212

1313
concurrency:

0 commit comments

Comments
 (0)