mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[godot] Build the latest 4.x versions.
This commit is contained in:
parent
1f9530facb
commit
94d043b566
6
.github/workflows/spine-godot-v4-all.yml
vendored
6
.github/workflows/spine-godot-v4-all.yml
vendored
@ -14,9 +14,9 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
version:
|
version:
|
||||||
[
|
[
|
||||||
{"tag": "4.0-stable", "version": "4.0.stable", "mono": false},
|
{"tag": "4.0.4-stable", "version": "4.0.4.stable", "mono": false},
|
||||||
{"tag": "4.1-stable", "version": "4.1.stable", "mono": false},
|
{"tag": "4.1.1-stable", "version": "4.1.1.stable", "mono": false},
|
||||||
{"tag": "4.1-stable", "version": "4.1.stable", "mono": true},
|
{"tag": "4.1.1-stable", "version": "4.1.1.stable", "mono": true},
|
||||||
]
|
]
|
||||||
uses: ./.github/workflows/spine-godot-v4.yml
|
uses: ./.github/workflows/spine-godot-v4.yml
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user