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