ubuntu latest
Some checks failed
godot exports / Linux Export (push) Failing after 3s
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 15:24:30 +02:00
parent 8cb9337f05
commit e51f2d6fe8

View File

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