mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[godot] Build against latest 4.x only
This commit is contained in:
parent
04455ef0c0
commit
19980c94be
6
.github/workflows/spine-godot-v4-all.yml
vendored
6
.github/workflows/spine-godot-v4-all.yml
vendored
@ -14,10 +14,8 @@ jobs:
|
||||
matrix:
|
||||
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": true},
|
||||
{"tag": "4.5.1-stable", "version": "4.5.1.stable", "mono": false},
|
||||
{"tag": "4.5.1-stable", "version": "4.5.1.stable", "mono": true}
|
||||
]
|
||||
uses: ./.github/workflows/spine-godot-v4.yml
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user