Skip to content

Commit 5756cb0

Browse files
committed
CI: increase timeout for Binaries
Signed-off-by: Akihiro Suda <[email protected]>
1 parent c883410 commit 5756cb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
binaries:
204204
name: Binaries
205205
runs-on: ${{ matrix.os }}
206-
timeout-minutes: 10
206+
timeout-minutes: 20
207207
needs: [project, linters, protos, man]
208208

209209
strategy:

0 commit comments

Comments
 (0)