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.
1 parent 3fd13b0 commit edc23dbCopy full SHA for edc23db
.github/workflows/ci.yml
@@ -138,7 +138,7 @@ jobs:
138
test:
139
name: test on ${{ matrix.python-version }} (${{ matrix.install.name }})
140
runs-on: ubuntu-latest
141
- timeout-minutes: 10
+ timeout-minutes: 12
142
strategy:
143
fail-fast: false
144
matrix:
@@ -183,7 +183,7 @@ jobs:
183
test-lowest-versions:
184
name: test on ${{ matrix.python-version }} (lowest-versions)
185
186
187
188
189
0 commit comments