From 893290f65c8c0c47337d5d56a8c06cee6cf58a26 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Tue, 12 Jul 2022 14:36:31 +0200 Subject: [PATCH] [godot] GH action --- .github/workflows/spine-godot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spine-godot.yml b/.github/workflows/spine-godot.yml index 5405e1439..448263012 100644 --- a/.github/workflows/spine-godot.yml +++ b/.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: