authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-05-29 12:29:52+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-05-29 12:29:52+02:00
log9c79c784acff94a76fe931a422ef6fecbbb3066b
tree0d6b2f27e2fbc2ec2e36d6ce72c02ad2517d06aa
parent022851d2f5883e495417408a35aab0645690d9c4
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

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

zach is a good bit slower than orange.

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

.forgejo/workflows/ci.yaml+1-1
...@@ -103,7 +103,7 @@ jobs:...@@ -103,7 +103,7 @@ jobs:
103 fetch-depth: 0103 fetch-depth: 0
104 - name: Build and Test104 - name: Build and Test
105 run: sh ci/aarch64-macos-release.sh105 run: sh ci/aarch64-macos-release.sh
106 timeout-minutes: 120106 timeout-minutes: 180
107107
108 loongarch64-linux-debug:108 loongarch64-linux-debug:
109 runs-on: [self-hosted, loongarch64-linux]109 runs-on: [self-hosted, loongarch64-linux]