Explorar o código

[godot] Update action to ubuntu-latest for Linux to fix GCC sanitizer support.

Mario Zechner %!s(int64=2) %!d(string=hai) anos
pai
achega
3c94e429cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/spine-godot.yml

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

@@ -41,7 +41,7 @@ jobs:
           path: spine-godot/godot/bin/godot.windows.opt.tools.64.exe
 
   godot-editor-linux:
-    runs-on: ubuntu-18.04
+    runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v2
         with: