Change to arm64 architecture for raspberry pi runner
Some checks failed
CI / build (push) Failing after 1m53s

This commit is contained in:
ultrablob 2025-02-03 20:14:12 -05:00
parent 4cec401ffe
commit cb53d7dada

View file

@ -40,7 +40,7 @@ jobs:
# Use latest version (see releases for all versions)
uses: https://github.com/firebelley/godot-export@v6.0.0
with:
godot_executable_download_url: https://github.com/godotengine/godot/releases/download/${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}/Godot_v${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}_linux.x86_64.zip
godot_executable_download_url: https://github.com/godotengine/godot/releases/download/${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}/Godot_v${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}_linux.arm64.zip
godot_export_templates_download_url: https://github.com/godotengine/godot/releases/download/${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}/Godot_v${{ env.GODOT_VERSION }}-${{ env.GODOT_BUILD }}_export_templates.tpz
relative_project_path: ./