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

This commit is contained in:
Alex Rønne Petersen 2025-10-08 04:57:16 +02:00
parent b19ba7df3b
commit e959a86bb9
No known key found for this signature in database

View file

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