Skip to content

Commit

Permalink
ci: increase timeout for e2e java-binding test (#9032)
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan authored Apr 6, 2023
1 parent eb20393 commit 1293fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ steps:
config: ci/docker-compose.yml
mount-buildkite-agent: true
- ./ci/plugins/upload-failure-logs
timeout_in_minutes: 6
timeout_in_minutes: 7

- label: "regress test"
command: "ci/scripts/regress-test.sh -p ci-dev"
Expand Down

0 comments on commit 1293fda

Please sign in to comment.