Skip to content

Commit 34b62f6

Browse files
authored
ci: extend build pipeline timeout (#1030)
As recently resolute was added. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 7c45e4d commit 34b62f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/apt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
working-directory: .github/workflows/
2424
build:
2525
name: Build
26-
timeout-minutes: 120
26+
timeout-minutes: 180
2727
needs: define-matrix
2828
strategy:
2929
fail-fast: false

0 commit comments

Comments
 (0)