Browse Source

[godot] Switch to windows-2022 runner

Mario Zechner 9 months ago
parent
commit
defefd8d48
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/spine-godot-v4.yml

+ 1 - 1
.github/workflows/spine-godot-v4.yml

@@ -43,7 +43,7 @@ env:
 jobs:
 
   godot-editor-windows:
-    runs-on: windows-latest
+    runs-on: windows-2022
     steps:
       - uses: actions/checkout@v3
         with: