authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-19 20:45:09+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-19 20:45:36+01:00
log4ed5bb0bacc1c4030d4dda32e0be59f552997089
treece04489b64024c5c5ec9dd3afafeddee105e3418
parent2f240d0819b99999964ad2cee9193dc3d7b1df28
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump aarch64-linux-debug timeout to 3 hours on Forgejo Actions


1 files changed, 1 insertions(+), 1 deletions(-)

.forgejo/workflows/ci.yaml+1-1
...@@ -20,7 +20,7 @@ jobs:...@@ -20,7 +20,7 @@ jobs:
20 fetch-depth: 020 fetch-depth: 0
21 - name: Build and Test21 - name: Build and Test
22 run: sh ci/aarch64-linux-debug.sh22 run: sh ci/aarch64-linux-debug.sh
23 timeout-minutes: 12023 timeout-minutes: 180
24 aarch64-linux-release:24 aarch64-linux-release:
25 runs-on: [self-hosted, aarch64-linux]25 runs-on: [self-hosted, aarch64-linux]
26 steps:26 steps: