full image
Some checks failed
godot exports / Linux Export (push) Failing after 20s
godot exports / Linux ARM Export (push) Failing after 3s
godot exports / Web Export (push) Failing after 3s

This commit is contained in:
2025-09-29 16:03:39 +02:00
parent 5d9c3e2969
commit 022030222c

View File

@@ -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: