CI: Build with latest emscripten

This commit is contained in:
kichikuou
2024-06-11 07:43:05 +09:00
parent c25227426e
commit d489c0b8c1
+1 -1
View File
@@ -2,7 +2,7 @@ name: Emscripten Build
on: [push, pull_request]
env:
EM_VERSION: 3.1.54
EM_VERSION: latest
EM_CACHE_FOLDER: 'emsdk-cache'
jobs: