| author | |
| committer | |
| log | 752f991c09901b07a7084555e140384d162d72c9 |
| tree | fe65b1b01c6de546e1a4359a2cf3cee366b5e998 |
| parent | da78940dd2175b3f0a60f295f9e3a05cd6bf8f79 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -110,7 +110,7 @@ jobs: | ... | @@ -110,7 +110,7 @@ jobs: |
| 110 | fetch-depth: 0 | 110 | fetch-depth: 0 |
| 111 | - name: Build and Test | 111 | - name: Build and Test |
| 112 | run: sh ci/loongarch64-linux-debug.sh | 112 | run: sh ci/loongarch64-linux-debug.sh |
| 113 | timeout-minutes: 240 | 113 | timeout-minutes: 300 |
| 114 | loongarch64-linux-release: | 114 | loongarch64-linux-release: |
| 115 | runs-on: [self-hosted, loongarch64-linux] | 115 | runs-on: [self-hosted, loongarch64-linux] |
| 116 | steps: | 116 | steps: |