host
Some checks failed
godot exports / Linux ARM Export (push) Failing after 3s
godot exports / Web Export (push) Failing after 2s
godot exports / Linux Export (push) Has been cancelled

This commit is contained in:
2025-09-29 15:26:15 +02:00
parent e51f2d6fe8
commit 5d9c3e2969

View File

@@ -11,7 +11,7 @@ env:
jobs:
export-linux:
name: Linux Export
runs-on: ubuntu-latest # Use 22.04 with godot 4
runs-on: ubuntu-latest:host # Use 22.04 with godot 4
container:
image: barichello/godot-ci:4.4.1
steps: