mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
[Web] Fix Emscripten for WebXR and update minimum version
This commit is contained in:
parent
71a9948157
commit
793258919b
4 changed files with 35 additions and 23 deletions
2
.github/workflows/web_builds.yml
vendored
2
.github/workflows/web_builds.yml
vendored
|
@ -9,7 +9,7 @@ env:
|
|||
tests=no
|
||||
debug_symbols=no
|
||||
use_closure_compiler=yes
|
||||
EM_VERSION: 3.1.64
|
||||
EM_VERSION: 4.0.11
|
||||
|
||||
jobs:
|
||||
web-template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue