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:
Relintai 2022-07-27 18:41:05 +02:00
parent 24eccc4281
commit 7a8b5a9a7b

View File

@ -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: