Merge pull request #95277 from akien-mga/ci-emscripten-3.1.64

CI: Update Emscripten to 3.1.64
This commit is contained in:
Rémi Verschelde 2024-08-08 15:05:03 +02:00 committed by GitHub
commit 739019e4e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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: