diff --git a/.github/workflows/javascript_builds.yml b/.github/workflows/javascript_builds.yml index e7be5453bdf..9ade2444d8f 100644 --- a/.github/workflows/javascript_builds.yml +++ b/.github/workflows/javascript_builds.yml @@ -6,7 +6,7 @@ env: # Only used for the cache key. Increment version to force clean build. GODOT_BASE_BRANCH: 3.x SCONSFLAGS: verbose=yes warnings=all werror=yes debug_symbols=no - EM_VERSION: 3.1.20 + EM_VERSION: 3.1.18 EM_CACHE_FOLDER: "emsdk-cache" concurrency: