Skip to content

Commit e3e086e

Browse files
committed
increase timeout
1 parent 7f7cde0 commit e3e086e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
1818

19-
timeout-minutes: 20
19+
timeout-minutes: 25
2020

2121
steps:
2222
- name: Check out repository code

0 commit comments

Comments
 (0)