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

This commit is contained in:
2025-09-29 17:29:09 +02:00
parent 6ffb99705a
commit ad1892fe6e

View File

@@ -38,7 +38,7 @@ jobs:
name: Linux ARM Export
runs-on: ubuntu-22.04 # Use 22.04 with godot 4
container:
image: barichello/godot-ci:4.4.1
image: oierbravo/godot-ci-with-node
steps:
- name: Checkout
uses: actions/checkout@v4