We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb16fa commit bac2705Copy full SHA for bac2705
1 file changed
.github/workflows/shared.yml
@@ -25,6 +25,7 @@ jobs:
25
26
test:
27
runs-on: ${{ matrix.os }}
28
+ timeout-minutes: 10
29
strategy:
30
matrix:
31
python-version: ["3.10", "3.11", "3.12", "3.13"]
0 commit comments