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 c05f7d6 commit 79ce27bCopy full SHA for 79ce27b
1 file changed
.github/workflows/ci-build.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
+ timeout-minutes: 10
14
strategy:
15
matrix:
16
python-version: ['3.6', '3.7', '3.8', '3.9']
0 commit comments