We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b799c8e commit 412cf07Copy full SHA for 412cf07
1 file changed
.github/workflows/main.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
11
- timeout-minutes: 2
+ timeout-minutes: 4
12
strategy:
13
matrix:
14
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11-dev']
0 commit comments