| author | |
| committer | |
| log | 2153f8143d32ff47d494955e2a1924cf333033e5 |
| tree | e3589a99f80f9cd9321149b2acde0e9812e02ad0 |
| parent | 5434f85c47f6412a8d5faf681419c15533bb388c |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -157,7 +157,7 @@ jobs: | ... | @@ -157,7 +157,7 @@ jobs: |
| 157 | fetch-depth: 0 | 157 | fetch-depth: 0 |
| 158 | - name: Build and Test | 158 | - name: Build and Test |
| 159 | run: sh ci/riscv64-linux-debug.sh | 159 | run: sh ci/riscv64-linux-debug.sh |
| 160 | timeout-minutes: 720 | 160 | timeout-minutes: 840 |
| 161 | riscv64-linux-release: | 161 | riscv64-linux-release: |
| 162 | if: github.event_name != 'pull_request' | 162 | if: github.event_name != 'pull_request' |
| 163 | runs-on: [self-hosted, riscv64-linux] | 163 | runs-on: [self-hosted, riscv64-linux] |