| author | |
| committer | |
| log | d5a84b69a5ba55cbc923a80d016e14f44828f482 |
| tree | b6cff03efb54ba68ff3819b350eb63a49ed49fff |
| parent | 9c546031649ab3d94e30479ac2dbe6785bfc7f66 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | ... | @@ -47,7 +47,7 @@ jobs: |
| 47 | 47 | fetch-depth: 0 |
| 48 | 48 | - name: Build and Test |
| 49 | 49 | run: sh ci/aarch64-linux-debug.sh |
| 50 | timeout-minutes: 180 | |
| 50 | timeout-minutes: 240 | |
| 51 | 51 | aarch64-linux-release: |
| 52 | 52 | runs-on: [self-hosted, aarch64-linux] |
| 53 | 53 | steps: |