There was an error while loading. Please reload this page.
1 parent 3b8900f commit 1d01c67Copy full SHA for 1d01c67
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