authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-21 09:44:22+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-21 09:44:22+01:00
log534370c4dede07c692ced0c5526a5370f233b4d3
tree31059ded2448b6a5fab99653e2a01ab4f3a8930c
parentf3eef35c05062091ccff8306c034afa56e66facc
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump loongarch64-linux-debug timeout to 4 hours on Forgejo Actions


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

.forgejo/workflows/ci.yaml+1-1
...@@ -40,7 +40,7 @@ jobs:...@@ -40,7 +40,7 @@ jobs:
40 fetch-depth: 040 fetch-depth: 0
41 - name: Build and Test41 - name: Build and Test
42 run: sh ci/loongarch64-linux-debug.sh42 run: sh ci/loongarch64-linux-debug.sh
43 timeout-minutes: 18043 timeout-minutes: 240
44 loongarch64-linux-release:44 loongarch64-linux-release:
45 runs-on: [self-hosted, loongarch64-linux]45 runs-on: [self-hosted, loongarch64-linux]
46 steps:46 steps: