| author | |
| committer | |
| log | 5234b8be9c22d5735da29402620ab3a1d87aa7c6 |
| tree | cefb783a0d71e3f7140b4ac66148a2a206276400 |
| parent | 68ed787751ed36af3db0c52031741a5c31413034 |
Same as 0b8fca5a195278bb5d5fb1ea09a504c30f751415. Whne the system gets
busy, the runs take drastically longer.1 files changed, 1 insertions(+), 0 deletions(-)
.github/workflows/ci.yaml+1| ... | ... | @@ -34,6 +34,7 @@ jobs: |
| 34 | 34 | - name: Build and Test |
| 35 | 35 | run: sh ci/aarch64-linux-debug.sh |
| 36 | 36 | aarch64-linux-release: |
| 37 | timeout-minutes: 480 | |
| 37 | 38 | runs-on: [self-hosted, Linux, aarch64] |
| 38 | 39 | steps: |
| 39 | 40 | - name: Checkout |