We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd92160 + c207669 commit 7cff312Copy full SHA for 7cff312
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
test:
54
name: ${{ matrix.os }} / ${{ matrix.python-version }} / ${{ matrix.pip-version }}
55
runs-on: ${{ matrix.os }}-latest
56
- timeout-minutes: 9
+ timeout-minutes: 15
57
strategy:
58
fail-fast: false
59
matrix:
0 commit comments