| author | |
| committer | |
| log | f06adc70b0de0265337a15b2e60647468e1664d5 |
| tree | 630bd10537cc1fa4c93987805bbd562eb7d2fa27 |
| parent | c9afa901f33e674f0390871e2f47971ff6438910 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | ... | @@ -82,7 +82,7 @@ jobs: |
| 82 | 82 | fetch-depth: 0 |
| 83 | 83 | - name: Build and Test |
| 84 | 84 | run: sh ci/s390x-linux-debug.sh |
| 85 | timeout-minutes: 240 | |
| 85 | timeout-minutes: 300 | |
| 86 | 86 | s390x-linux-release: |
| 87 | 87 | runs-on: [self-hosted, s390x-linux] |
| 88 | 88 | steps: |