Skip to content

Commit f6f1989

Browse files
Increase timeout minutes
1 parent e04d551 commit f6f1989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build:
1313
runs-on: ${{ matrix.os }}
14-
timeout-minutes: 10
14+
timeout-minutes: 15
1515

1616
strategy:
1717
matrix:

0 commit comments

Comments
 (0)