| author | |
| committer | |
| log | 4ed5bb0bacc1c4030d4dda32e0be59f552997089 |
| tree | ce04489b64024c5c5ec9dd3afafeddee105e3418 |
| parent | 2f240d0819b99999964ad2cee9193dc3d7b1df28 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -20,7 +20,7 @@ jobs: | ... | @@ -20,7 +20,7 @@ jobs: |
| 20 | fetch-depth: 0 | 20 | fetch-depth: 0 |
| 21 | - name: Build and Test | 21 | - name: Build and Test |
| 22 | run: sh ci/aarch64-linux-debug.sh | 22 | run: sh ci/aarch64-linux-debug.sh |
| 23 | timeout-minutes: 120 | 23 | timeout-minutes: 180 |
| 24 | aarch64-linux-release: | 24 | aarch64-linux-release: |
| 25 | runs-on: [self-hosted, aarch64-linux] | 25 | runs-on: [self-hosted, aarch64-linux] |
| 26 | steps: | 26 | steps: |