| author | |
| committer | |
| log | c9afa901f33e674f0390871e2f47971ff6438910 |
| tree | d2940b321c736e26d7e464e852e711214783e8ba |
| parent | 5078acf3a3972f89c2f4c94d9a952be32dedf81f |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | ... | @@ -92,7 +92,7 @@ jobs: |
| 92 | 92 | fetch-depth: 0 |
| 93 | 93 | - name: Build and Test |
| 94 | 94 | run: sh ci/s390x-linux-release.sh |
| 95 | timeout-minutes: 180 | |
| 95 | timeout-minutes: 240 | |
| 96 | 96 | x86_64-freebsd-debug: |
| 97 | 97 | runs-on: [self-hosted, x86_64-freebsd] |
| 98 | 98 | steps: |