authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-02 13:27:00+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-02 13:27:00+02:00
log14019a95a4f3519bc03d23f79eb3141b51a9b2c2
tree420479d2f514da15e5eb8ef5f1b9891dc4e8f136
parent1914d1a6e58b0c37859869096871f1f1154945c6
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump x86_64-linux-release timeout to 7 hours on Forgejo Actions


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

.forgejo/workflows/ci.yaml+1-1
...@@ -125,7 +125,7 @@ jobs:...@@ -125,7 +125,7 @@ jobs:
125 fetch-depth: 0125 fetch-depth: 0
126 - name: Build and Test126 - name: Build and Test
127 run: sh ci/x86_64-linux-release.sh127 run: sh ci/x86_64-linux-release.sh
128 timeout-minutes: 360128 timeout-minutes: 420
129 x86_64-windows-debug:129 x86_64-windows-debug:
130 runs-on: [self-hosted, x86_64-windows]130 runs-on: [self-hosted, x86_64-windows]
131 steps:131 steps: