authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-24 06:29:53+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-24 06:29:53+01:00
logb31173179bc0fba53c87d6ca82eabaf4e59c3fef
tree1feb8d29b9bec764eee9b00dc45590fca1a809d8
parent9082b004b68b0cc0afe6e24b9277b900362c560d
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump riscv64-linux-release timeout to 8 hours on Forgejo Actions


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

.forgejo/workflows/ci.yaml+1-1
......@@ -72,7 +72,7 @@ jobs:
7272 fetch-depth: 0
7373 - name: Build and Test
7474 run: sh ci/riscv64-linux-release.sh
75 timeout-minutes: 420
75 timeout-minutes: 480
7676 s390x-linux-debug:
7777 runs-on: [self-hosted, s390x-linux]
7878 steps: