ci: build spine-godot v4 against Godot 4.6.1

This commit is contained in:
Mario Zechner 2026-02-25 14:04:24 +01:00
parent fbcbdcd069
commit ac3814da64

View File

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