Skip to content

Commit e4e409d

Browse files
committed
Increase timeout to 3 hours
The clashes between the matrix jobs in obtaining a working free proxy may increase the time it takes to finish the tests.
1 parent baadfab commit e4e409d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
build:
1616
runs-on: ubuntu-latest
17-
timeout-minutes: 120
17+
timeout-minutes: 180
1818
strategy:
1919
matrix:
2020
python-version: [3.8]

0 commit comments

Comments
 (0)