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