| author | |
| committer | |
| log | b31173179bc0fba53c87d6ca82eabaf4e59c3fef |
| tree | 1feb8d29b9bec764eee9b00dc45590fca1a809d8 |
| parent | 9082b004b68b0cc0afe6e24b9277b900362c560d |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -72,7 +72,7 @@ jobs: | ... | @@ -72,7 +72,7 @@ jobs: |
| 72 | fetch-depth: 0 | 72 | fetch-depth: 0 |
| 73 | - name: Build and Test | 73 | - name: Build and Test |
| 74 | run: sh ci/riscv64-linux-release.sh | 74 | run: sh ci/riscv64-linux-release.sh |
| 75 | timeout-minutes: 420 | 75 | timeout-minutes: 480 |
| 76 | s390x-linux-debug: | 76 | s390x-linux-debug: |
| 77 | runs-on: [self-hosted, s390x-linux] | 77 | runs-on: [self-hosted, s390x-linux] |
| 78 | steps: | 78 | steps: |