| author | |
| committer | |
| log | 14019a95a4f3519bc03d23f79eb3141b51a9b2c2 |
| tree | 420479d2f514da15e5eb8ef5f1b9891dc4e8f136 |
| parent | 1914d1a6e58b0c37859869096871f1f1154945c6 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -125,7 +125,7 @@ jobs: | ... | @@ -125,7 +125,7 @@ jobs: |
| 125 | fetch-depth: 0 | 125 | fetch-depth: 0 |
| 126 | - name: Build and Test | 126 | - name: Build and Test |
| 127 | run: sh ci/x86_64-linux-release.sh | 127 | run: sh ci/x86_64-linux-release.sh |
| 128 | timeout-minutes: 360 | 128 | timeout-minutes: 420 |
| 129 | x86_64-windows-debug: | 129 | x86_64-windows-debug: |
| 130 | runs-on: [self-hosted, x86_64-windows] | 130 | runs-on: [self-hosted, x86_64-windows] |
| 131 | steps: | 131 | steps: |