This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new a9c4eca2875 Refactor nightly-e2e-operation-dynamic.yml (#33300)
a9c4eca2875 is described below

commit a9c4eca2875cfcc2cb24a15eb60c3b835140fda6
Author: Liang Zhang <zhangli...@apache.org>
AuthorDate: Fri Oct 18 16:14:59 2024 +0800

    Refactor nightly-e2e-operation-dynamic.yml (#33300)
---
 .github/workflows/nightly-e2e-operation-dynamic.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly-e2e-operation-dynamic.yml 
b/.github/workflows/nightly-e2e-operation-dynamic.yml
index 16580c12b93..22b5e1915cb 100644
--- a/.github/workflows/nightly-e2e-operation-dynamic.yml
+++ b/.github/workflows/nightly-e2e-operation-dynamic.yml
@@ -50,7 +50,7 @@ jobs:
     name: E2E - ${{ matrix.operation }} on ${{ matrix.image.version }}
     needs: global-environment
     runs-on: ${{ needs.global-environment.outputs.GLOBAL_RUNS_ON }}
-    timeout-minutes: 40
+    timeout-minutes: 150
     strategy:
       max-parallel: 20
       fail-fast: false

Reply via email to