authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-07-03 07:16:53+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-07-03 07:17:04+02:00
logfd62635d78d5db943d52d5470ee7279c18275f5d
tree241b063bc92e3b4d3ddb7d8a5defef6ad02dfe96
parente4b325c1952f25d447bf106966ae598482f93c17
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump aarch64-linux-release timeout by 1 hour


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

.forgejo/workflows/ci.yaml+1-1
...@@ -59,7 +59,7 @@ jobs:...@@ -59,7 +59,7 @@ jobs:
59 fetch-depth: 059 fetch-depth: 0
60 - name: Build and Test60 - name: Build and Test
61 run: sh ci/aarch64-linux-release.sh61 run: sh ci/aarch64-linux-release.sh
62 timeout-minutes: 12062 timeout-minutes: 180
6363
64 aarch64-netbsd-debug:64 aarch64-netbsd-debug:
65 if: github.event_name != 'pull_request'65 if: github.event_name != 'pull_request'