mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
[godot] Update Godot 3.6 build to use 3.6.2-stable and Emscripten 4.0.20
This commit is contained in:
parent
2af04b6eee
commit
a394a95a4d
6
.github/workflows/spine-godot.yml
vendored
6
.github/workflows/spine-godot.yml
vendored
@ -11,9 +11,9 @@ env:
|
|||||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||||
AWS_EC2_METADATA_DISABLED: true
|
AWS_EC2_METADATA_DISABLED: true
|
||||||
EM_VERSION: 3.1.14
|
EM_VERSION: 4.0.20
|
||||||
GODOT_TAG: 3.6.1-stable
|
GODOT_TAG: 3.6.2-stable
|
||||||
GODOT_VERSION: 3.6.1.stable
|
GODOT_VERSION: 3.6.2.stable
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
godot-editor-windows:
|
godot-editor-windows:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user