Skip to content

Commit 790ff36

Browse files
authored
Backport(v6) ci: extend build pipeline timeout (#1030) (#1031)
As recently resolute was added. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 78b9cac commit 790ff36

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
@@ -21,7 +21,7 @@ jobs:
2121
working-directory: .github/workflows/
2222
build:
2323
name: Build
24-
timeout-minutes: 120
24+
timeout-minutes: 180
2525
needs: define-matrix
2626
strategy:
2727
fail-fast: false

0 commit comments

Comments
 (0)