| author | |
| committer | |
| log | bd23e9a744b3a43aab468b9f5e24b4c63e7c25d3 |
| tree | 2dfa069ee554d886c7f5dd00ef94f1c87fe81611 |
| parent | 0a74d73459a8b30b5c91ee444275752206a2a0ea |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | ... | @@ -125,7 +125,7 @@ jobs: |
| 125 | 125 | fetch-depth: 0 |
| 126 | 126 | - name: Build and Test |
| 127 | 127 | run: sh ci/x86_64-linux-release.sh |
| 128 | timeout-minutes: 420 | |
| 128 | timeout-minutes: 480 | |
| 129 | 129 | x86_64-windows-debug: |
| 130 | 130 | runs-on: [self-hosted, x86_64-windows] |
| 131 | 131 | steps: |