| author | |
| committer | |
| log | 0b8fca5a195278bb5d5fb1ea09a504c30f751415 |
| tree | f568caddb74cfaea00c0884ad3839c05baba6a78 |
| parent | e44152e25200a9129724d10c093e64255289e811 |
When the system gets busy, the runs take drastically longer.1 files changed, 1 insertions(+), 1 deletions(-)
.github/workflows/ci.yaml+1-1| ... | ... | @@ -26,7 +26,7 @@ jobs: |
| 26 | 26 | - name: Build and Test |
| 27 | 27 | run: sh ci/x86_64-linux-release.sh |
| 28 | 28 | aarch64-linux-debug: |
| 29 | timeout-minutes: 420 | |
| 29 | timeout-minutes: 480 | |
| 30 | 30 | runs-on: [self-hosted, Linux, aarch64] |
| 31 | 31 | steps: |
| 32 | 32 | - name: Checkout |