소스 검색

[godot] GH action

Mario Zechner 3 년 전
부모
커밋
893290f65c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/spine-godot.yml

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

@@ -199,7 +199,7 @@ jobs:
           path: spine-godot/godot/bin/windows_64_release.exe
 
   godot-template-android:
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-20.04
     steps:
       - uses: actions/checkout@v2
         with: