From a89169b85e6dc1b1d640f0e54ad6e681d9b34f38 Mon Sep 17 00:00:00 2001 From: Noel Kwan Date: Thu, 16 May 2024 19:40:06 +0800 Subject: [PATCH] bump release --- ci/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/workflows/pull-request.yml b/ci/workflows/pull-request.yml index d3fadef8ef81..4c7308289ae7 100644 --- a/ci/workflows/pull-request.yml +++ b/ci/workflows/pull-request.yml @@ -97,7 +97,7 @@ steps: config: ci/docker-compose.yml mount-buildkite-agent: true - ./ci/plugins/upload-failure-logs - timeout_in_minutes: 22 + timeout_in_minutes: 23 retry: *auto-retry - label: "end-to-end test (parallel)"