diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 5e85a67906f01d7a5ba75c8a3bb3b5b2b4767c63..ebec77bdf3e9640edc33be752625aaaf4a6c6ef4 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -157,7 +157,7 @@ jobs: fetch-depth: 0 - name: Build and Test run: sh ci/riscv64-linux-debug.sh - timeout-minutes: 840 + timeout-minutes: 900 riscv64-linux-release: if: github.event_name != 'pull_request' runs-on: [self-hosted, riscv64-linux]