ci: bump aarch64-linux-release timeout by 1 hour
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo
workflows
.forgejo/workflows/ci.yaml+1-1
| ... | @@ -59,7 +59,7 @@ jobs: | ... | @@ -59,7 +59,7 @@ jobs: |
| 59 | fetch-depth: 0 | 59 | fetch-depth: 0 |
| 60 | - name: Build and Test | 60 | - name: Build and Test |
| 61 | run: sh ci/aarch64-linux-release.sh | 61 | run: sh ci/aarch64-linux-release.sh |
| 62 | timeout-minutes: 120 | 62 | timeout-minutes: 180 |
| 63 | | 63 | |
| 64 | aarch64-netbsd-debug: | 64 | aarch64-netbsd-debug: |
| 65 | if: github.event_name != 'pull_request' | 65 | if: github.event_name != 'pull_request' |