Sfoglia il codice sorgente

[godot] Build against latest 4.x only

Mario Zechner 1 mese fa
parent
commit
67d38adebf
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .github/workflows/spine-godot-v4-all.yml

+ 0 - 2
.github/workflows/spine-godot-v4-all.yml

@@ -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": false},
             {"tag": "4.5.1-stable", "version": "4.5.1.stable", "mono": true},
             {"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
     uses: ./.github/workflows/spine-godot-v4.yml
     with:
     with: