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:...@@ -72,7 +72,7 @@ jobs:
72 fetch-depth: 072 fetch-depth: 0
73 - name: Build and Test73 - name: Build and Test
74 run: sh ci/riscv64-linux-release.sh74 run: sh ci/riscv64-linux-release.sh
75 timeout-minutes: 42075 timeout-minutes: 480
76 s390x-linux-debug:76 s390x-linux-debug:
77 runs-on: [self-hosted, s390x-linux]77 runs-on: [self-hosted, s390x-linux]
78 steps:78 steps: