| author | |
| committer | |
| log | 81a9bec442caa20dcd1793a4eb06c4fbe59e4d50 |
| tree | 1b65af5d991d3b7f6636e32a86adeee2e80753e5 |
| parent | cd23f7a814bf81b3c06f4d016bcb006520a3158e |
| signature |
The host machine for the VMs we have is oversubscribed. There's not currently
much that can be done about that, but a hardware upgrade is planned for later
this year.1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -175,7 +175,7 @@ jobs: | ... | @@ -175,7 +175,7 @@ jobs: |
| 175 | fetch-depth: 0 | 175 | fetch-depth: 0 |
| 176 | - name: Build and Test | 176 | - name: Build and Test |
| 177 | run: sh ci/s390x-linux-debug.sh | 177 | run: sh ci/s390x-linux-debug.sh |
| 178 | timeout-minutes: 360 | 178 | timeout-minutes: 420 |
| 179 | s390x-linux-release: | 179 | s390x-linux-release: |
| 180 | runs-on: [self-hosted, s390x-linux] | 180 | runs-on: [self-hosted, s390x-linux] |
| 181 | steps: | 181 | steps: |