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

This commit is contained in:
Alex Rønne Petersen 2025-10-05 18:53:34 +02:00
parent 0a74d73459
commit bd23e9a744
No known key found for this signature in database

View File

@ -125,7 +125,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Build and Test - name: Build and Test
run: sh ci/x86_64-linux-release.sh run: sh ci/x86_64-linux-release.sh
timeout-minutes: 420 timeout-minutes: 480
x86_64-windows-debug: x86_64-windows-debug:
runs-on: [self-hosted, x86_64-windows] runs-on: [self-hosted, x86_64-windows]
steps: steps: