Skip to content

Commit cd52a55

Browse files
committed
update timeout
1 parent 028590b commit cd52a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-dgraph-integration2-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
dgraph-integration2-tests:
2525
if: github.event.pull_request.draft == false
2626
runs-on: warp-ubuntu-latest-x64-4x
27-
timeout-minutes: 15
27+
timeout-minutes: 30
2828
steps:
2929
- uses: actions/checkout@v4
3030
with:

0 commit comments

Comments
 (0)