mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-03 06:09:09 +08:00
[godot] Update build to 4.1.4-stable
This commit is contained in:
parent
a177da9611
commit
7a15bfc678
4
.github/workflows/spine-godot-v4-all.yml
vendored
4
.github/workflows/spine-godot-v4-all.yml
vendored
@ -14,8 +14,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
version:
|
version:
|
||||||
[
|
[
|
||||||
{"tag": "4.1.3-stable", "version": "4.1.3.stable", "mono": false},
|
{"tag": "4.1.4-stable", "version": "4.1.4.stable", "mono": false},
|
||||||
{"tag": "4.1.3-stable", "version": "4.1.3.stable", "mono": true},
|
{"tag": "4.1.4-stable", "version": "4.1.4.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": false},
|
||||||
{"tag": "4.2.2-stable", "version": "4.2.2.stable", "mono": true},
|
{"tag": "4.2.2-stable", "version": "4.2.2.stable", "mono": true},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user