Skip to content

Commit 3e927de

Browse files
committed
ci: up timeout minutes
1 parent c83f040 commit 3e927de

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
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
python-version: ["3.8", "3.9", "3.10", "3.11"]
14-
timeout-minutes: 10
14+
timeout-minutes: 20
1515

1616
services:
1717
db_service:

0 commit comments

Comments
 (0)