Skip to content

Commit 8ccc516

Browse files
committed
increase timeout
1 parent 0386e69 commit 8ccc516

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
@@ -98,7 +98,7 @@ jobs:
9898
install:
9999
needs: [build]
100100
runs-on: ${{ matrix.os }}
101-
timeout-minutes: 10
101+
timeout-minutes: 15
102102
strategy:
103103
fail-fast: false
104104
matrix:

0 commit comments

Comments
 (0)