| author | |
| committer | |
| log | 1919919a37844d20395f20075cbd5c1ebbc11fab |
| tree | b937412d4322b95600f991aa7b0b17d83bda0368 |
| parent | 0ee41167bdaf01274bc06fac92524f66346c2bda |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
.forgejo/workflows/ci.yaml+1-1| ... | @@ -215,7 +215,7 @@ jobs: | ... | @@ -215,7 +215,7 @@ jobs: |
| 215 | fetch-depth: 0 | 215 | fetch-depth: 0 |
| 216 | - name: Build and Test | 216 | - name: Build and Test |
| 217 | run: sh ci/x86_64-linux-release.sh | 217 | run: sh ci/x86_64-linux-release.sh |
| 218 | timeout-minutes: 360 | 218 | timeout-minutes: 420 |
| 219 | 219 | ||
| 220 | x86_64-netbsd-debug: | 220 | x86_64-netbsd-debug: |
| 221 | runs-on: [self-hosted, x86_64-netbsd] | 221 | runs-on: [self-hosted, x86_64-netbsd] |