mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[godot] Update 4.2 build to Godot 4.2.2
This commit is contained in:
parent
94b8bf6f9f
commit
3507c8e425
4
.github/workflows/spine-godot-v4-all.yml
vendored
4
.github/workflows/spine-godot-v4-all.yml
vendored
@ -17,8 +17,8 @@ jobs:
|
||||
{"tag": "4.0.4-stable", "version": "4.0.4.stable", "mono": false},
|
||||
{"tag": "4.1.3-stable", "version": "4.1.3.stable", "mono": false},
|
||||
{"tag": "4.1.3-stable", "version": "4.1.3.stable", "mono": true},
|
||||
{"tag": "4.2.1-stable", "version": "4.2.1.stable", "mono": false},
|
||||
{"tag": "4.2.1-stable", "version": "4.2.1.stable", "mono": true},
|
||||
{"tag": "4.2.2-stable", "version": "4.2.2.stable", "mono": false},
|
||||
{"tag": "4.2.2-stable", "version": "4.2.2.stable", "mono": true},
|
||||
]
|
||||
uses: ./.github/workflows/spine-godot-v4.yml
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user