Skip to content

Commit dc0e56c

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

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
@@ -201,7 +201,7 @@ jobs:
201201
build-and-test:
202202
name: Test (${{ matrix.os }} py${{ matrix.python-version }})
203203
runs-on: ${{ matrix.os }}
204-
timeout-minutes: 30
204+
timeout-minutes: 180
205205
strategy:
206206
fail-fast: false
207207
matrix:

0 commit comments

Comments
 (0)