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

This commit is contained in:
Alex Rønne Petersen 2025-11-01 17:17:20 +01:00
parent 143ea88017
commit 2f4bca41ea
No known key found for this signature in database

View file

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