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 7f7cde0 commit e3e086eCopy full SHA for e3e086e
.github/workflows/cicd.yaml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
18
19
- timeout-minutes: 20
+ timeout-minutes: 25
20
21
steps:
22
- name: Check out repository code
0 commit comments