Skip to content

Commit deeccfa

Browse files
authored
Update python-package.yml to have 15m as timeout
1 parent 6ad79a4 commit deeccfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
needs:
112112
- build-sdist
113113
runs-on: ubuntu-latest
114-
timeout-minutes: 10
114+
timeout-minutes: 15
115115
strategy:
116116
fail-fast: false
117117
matrix:

0 commit comments

Comments
 (0)