[godot] Add 4.2-stable to build matrix

This commit is contained in:
Mario Zechner 2023-12-01 08:40:09 +01:00
parent 401a149729
commit 092595d19e

View File

@ -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: