mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[godot] Add Godot 4.4 to build matrix
This commit is contained in:
parent
c5c71da28c
commit
cd63b83fe4
4
.github/workflows/spine-godot-v4-all.yml
vendored
4
.github/workflows/spine-godot-v4-all.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
version:
|
version:
|
||||||
[
|
[
|
||||||
|
{"tag": "4.4.1-stable", "version": "4.4.1.stable", "mono": false},
|
||||||
|
{"tag": "4.4.1-stable", "version": "4.4.1.stable", "mono": true},
|
||||||
{"tag": "4.3-stable", "version": "4.3.stable", "mono": false},
|
{"tag": "4.3-stable", "version": "4.3.stable", "mono": false},
|
||||||
{"tag": "4.3-stable", "version": "4.3.stable", "mono": true},
|
{"tag": "4.3-stable", "version": "4.3.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
|
uses: ./.github/workflows/spine-godot-v4.yml
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user