You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
CI: Tighten timeout period for all jobs
This commit is contained in:
1
.github/workflows/android_builds.yml
vendored
1
.github/workflows/android_builds.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
||||
build-android:
|
||||
runs-on: ubuntu-24.04
|
||||
name: ${{ matrix.name }}
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user