custom image
Some checks failed
godot exports / Linux Export (push) Failing after 46s
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 17:15:29 +02:00
parent 7000673a0f
commit 6ffb99705a

View File

@@ -13,7 +13,7 @@ jobs:
name: Linux Export name: Linux Export
runs-on: ubuntu-latest-full # Use 22.04 with godot 4 runs-on: ubuntu-latest-full # Use 22.04 with godot 4
container: container:
image: git.fosil.eu/oier/godot-4.5:latest image: oierbravo/godot-ci-with-node
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4