| author | |
| committer | |
| log | bd9098e285966fdcdad92d56e5b629ae73e50ffc |
| tree | 042413aa9ffef2c8a79bee5cdc936725c988597e |
| parent | 30e43f7246350ca1b01f645dc2390666eb3e6a1f |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | ... | @@ -115,7 +115,7 @@ jobs: |
| 115 | 115 | fetch-depth: 0 |
| 116 | 116 | - name: Build and Test |
| 117 | 117 | run: sh ci/x86_64-linux-debug-llvm.sh |
| 118 | timeout-minutes: 420 | |
| 118 | timeout-minutes: 480 | |
| 119 | 119 | x86_64-linux-release: |
| 120 | 120 | runs-on: [self-hosted, x86_64-linux] |
| 121 | 121 | steps: |