From 022030222cf62c7d464f5949c13ed1e1d294bb1d Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Mon, 29 Sep 2025 16:03:39 +0200 Subject: [PATCH] full image --- .gitea/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/push.yml b/.gitea/workflows/push.yml index 58102864..2511f336 100644 --- a/.gitea/workflows/push.yml +++ b/.gitea/workflows/push.yml @@ -11,7 +11,7 @@ env: jobs: export-linux: name: Linux Export - runs-on: ubuntu-latest:host # Use 22.04 with godot 4 + runs-on: ubuntu-latest-full # Use 22.04 with godot 4 container: image: barichello/godot-ci:4.4.1 steps: