[godot] Build against latest 4.x only

This commit is contained in:
Mario Zechner 2025-11-19 17:47:01 +01:00
parent 9f7d61c7a2
commit 67d38adebf

View File

@ -16,8 +16,6 @@ jobs:
[
{"tag": "4.5.1-stable", "version": "4.5.1.stable", "mono": false},
{"tag": "4.5.1-stable", "version": "4.5.1.stable", "mono": true},
{"tag": "4.4.1-stable", "version": "4.4.1.stable", "mono": false},
{"tag": "4.4.1-stable", "version": "4.4.1.stable", "mono": true},
]
uses: ./.github/workflows/spine-godot-v4.yml
with: