ci: bump riscv64-linux-debug timeout by 1 hour

This commit is contained in:
Alex Rønne Petersen 2026-01-23 16:17:36 +01:00
parent 1badb2a840
commit 2774436a83
No known key found for this signature in database

View file

@ -111,7 +111,7 @@ jobs:
fetch-depth: 0
- name: Build and Test
run: sh ci/riscv64-linux-debug.sh
timeout-minutes: 600
timeout-minutes: 660
riscv64-linux-release:
if: github.event_name != 'pull_request'
runs-on: [self-hosted, riscv64-linux]