diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 62803d3919e50f38bbede449a85e32ff422f90e6..316b28eb5e93cccf7ebf623d2b17dc9ee1defb97 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: 720 + timeout-minutes: 840 riscv64-linux-release: if: github.event_name != 'pull_request' runs-on: [self-hosted, riscv64-linux]