We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028590b commit cd52a55Copy full SHA for cd52a55
1 file changed
.github/workflows/ci-dgraph-integration2-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
dgraph-integration2-tests:
25
if: github.event.pull_request.draft == false
26
runs-on: warp-ubuntu-latest-x64-4x
27
- timeout-minutes: 15
+ timeout-minutes: 30
28
steps:
29
- uses: actions/checkout@v4
30
with:
0 commit comments