| author | |
| committer | |
| log | 2774436a831194b5a97fc2774ad5570762ed0965 |
| tree | 5074655f4fa8de6ca9c73341eb66f46b01a8c380 |
| parent | 1badb2a840c47d49b49fa685db7a1553c0a40ee7 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -111,7 +111,7 @@ jobs: | ... | @@ -111,7 +111,7 @@ jobs: |
| 111 | fetch-depth: 0 | 111 | fetch-depth: 0 |
| 112 | - name: Build and Test | 112 | - name: Build and Test |
| 113 | run: sh ci/riscv64-linux-debug.sh | 113 | run: sh ci/riscv64-linux-debug.sh |
| 114 | timeout-minutes: 600 | 114 | timeout-minutes: 660 |
| 115 | riscv64-linux-release: | 115 | riscv64-linux-release: |
| 116 | if: github.event_name != 'pull_request' | 116 | if: github.event_name != 'pull_request' |
| 117 | runs-on: [self-hosted, riscv64-linux] | 117 | runs-on: [self-hosted, riscv64-linux] |