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

This commit is contained in:
Alex Rønne Petersen 2025-10-01 13:17:31 +02:00
parent 30e43f7246
commit bd9098e285
No known key found for this signature in database

View file

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