Skip to content

Commit 7b35d65

Browse files
committed
♻️ Increase timeout for deploy job to 15 minutes
1 parent b98a939 commit 7b35d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
strategy:
4444
matrix:
4545
mongodb-version: ["8.0"]
46-
timeout-minutes: 10
46+
timeout-minutes: 15
4747
steps:
4848
- uses: actions/checkout@v4
4949

0 commit comments

Comments
 (0)