mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Ported: CI: Update Emscripten to 3.1.10. That's the version that we'll (tentatively) use for future 3.x and 4.0 builds. akien-mga
b66f94d2ff
This commit is contained in:
parent
24eccc4281
commit
7a8b5a9a7b
2
.github/workflows/javascript_builds.yml
vendored
2
.github/workflows/javascript_builds.yml
vendored
@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||
env:
|
||||
PANDEMONIUM_BASE_BRANCH: master
|
||||
SCONSFLAGS: verbose=yes warnings=all debug_symbols=no werror=yes
|
||||
EM_VERSION: 2.0.25
|
||||
EM_VERSION: 3.1.10
|
||||
EM_CACHE_FOLDER: "emsdk-cache"
|
||||
|
||||
concurrency:
|
||||
|
Loading…
Reference in New Issue
Block a user