We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b853d9f + 6d231e1 commit f22c587Copy full SHA for f22c587
.github/workflows/python_actions.yml
@@ -22,7 +22,7 @@ on: [push]
22
jobs:
23
test:
24
runs-on: ubuntu-latest
25
- timeout-minutes: 10
+ timeout-minutes: 20
26
strategy:
27
matrix:
28
python-version: [3.8, 3.9, "3.10", "3.11", "3.12"]
0 commit comments