Skip to content

Commit fd672cb

Browse files
committed
wip
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent ec1fae8 commit fd672cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
build-and-test:
207207
name: Test (${{ matrix.os }} py${{ matrix.python-version }})
208208
runs-on: ${{ matrix.os }}
209-
timeout-minutes: 10
209+
timeout-minutes: 15
210210
strategy:
211211
fail-fast: false
212212
matrix:

0 commit comments

Comments
 (0)