| author | |
| committer | |
| log | 8901bfe190e2360f934c6e4330cac5eed6c8712b |
| tree | 3523e2b7d371cf0bbeb87c94de3e0e769491c6e4 |
| parent | 75b267b7fb412dedaea7e593e2d7f66a71399147 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -153,7 +153,7 @@ jobs: | ... | @@ -153,7 +153,7 @@ jobs: |
| 153 | fetch-depth: 0 | 153 | fetch-depth: 0 |
| 154 | - name: Build and Test | 154 | - name: Build and Test |
| 155 | run: sh ci/s390x-linux-debug.sh | 155 | run: sh ci/s390x-linux-debug.sh |
| 156 | timeout-minutes: 420 | 156 | timeout-minutes: 480 |
| 157 | s390x-linux-release: | 157 | s390x-linux-release: |
| 158 | runs-on: [self-hosted, s390x-linux] | 158 | runs-on: [self-hosted, s390x-linux] |
| 159 | steps: | 159 | steps: |