mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-14 11:01:36 +08:00
[godot] Add 4.3 to build matrix.
This commit is contained in:
parent
9473c1b3a6
commit
d0e94ba3fb
4
.github/workflows/spine-godot-v4-all.yml
vendored
4
.github/workflows/spine-godot-v4-all.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
||||
matrix:
|
||||
version:
|
||||
[
|
||||
{"tag": "4.3-stable", "version": "4.3.stable", "mono": false},
|
||||
{"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},
|
||||
{"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