diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 0ad2925bf5a3d940345b2c2b5de55d142041b89f..3f646c48aabaaf54a86e81c1f229b2016ea30be2 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -88,7 +88,7 @@ jobs: fetch-depth: 0 - name: Build and Test run: sh ci/riscv64-linux-debug.sh - timeout-minutes: 540 + timeout-minutes: 600 riscv64-linux-release: if: github.event_name != 'pull_request' runs-on: [self-hosted, riscv64-linux]