| author | |
| committer | |
| log | 2f4bca41eadc07227a36f7d8d0e4c414e240528e |
| tree | 4e56a9eb77c3a80fd0d4449c8922bcb6b1682776 |
| parent | 143ea88017af836104d06262e71537d3d2dd7a4e |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | ... | @@ -64,7 +64,7 @@ jobs: |
| 64 | 64 | fetch-depth: 0 |
| 65 | 65 | - name: Build and Test |
| 66 | 66 | run: sh ci/riscv64-linux-debug.sh |
| 67 | timeout-minutes: 480 | |
| 67 | timeout-minutes: 540 | |
| 68 | 68 | riscv64-linux-release: |
| 69 | 69 | # if: github.event_name != 'pull_request' |
| 70 | 70 | runs-on: [self-hosted, riscv64-linux] |