| author | |
| committer | |
| log | 3ff1f346b0c780bce7d70078794312002b3f1639 |
| tree | 003f808255427d31f025940395bf9fce58b27307 |
| parent | cb9d00e1af365d5722ff7795aff1e74e78c3aa65 |
1 files changed, 1 insertions(+), 0 deletions(-)
.github/workflows/ci.yaml+1| ... | @@ -25,6 +25,7 @@ jobs: | ... | @@ -25,6 +25,7 @@ jobs: |
| 25 | - name: Build and Test | 25 | - name: Build and Test |
| 26 | run: sh ci/x86_64-linux-release.sh | 26 | run: sh ci/x86_64-linux-release.sh |
| 27 | aarch64-linux-debug: | 27 | aarch64-linux-debug: |
| 28 | timeout-minutes: 420 | ||
| 28 | runs-on: [self-hosted, Linux, aarch64] | 29 | runs-on: [self-hosted, Linux, aarch64] |
| 29 | steps: | 30 | steps: |
| 30 | - name: Checkout | 31 | - name: Checkout |