custom image
Some checks failed
godot exports / Linux Export (push) Failing after 0s
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:00:56 +02:00
parent 022030222c
commit 7000673a0f

View File

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