diff --git a/.github/workflows/ci-test.yaml b/.github/workflows/ci-test.yaml
index 342eac51..c7f5051e 100644
--- a/.github/workflows/ci-test.yaml
+++ b/.github/workflows/ci-test.yaml
@@ -64,9 +64,9 @@ jobs:
group: helm-tls
num_agents: 0
setup_helm: "true"
- - name: Multi nodes
- group: multi-nodes
- num_agents: 1
+# - name: Multi nodes
+# group: multi-nodes
+# num_agents: 1
steps:
- name: checkout
uses: actions/checkout@v3
diff --git a/tests/pom.xml b/tests/pom.xml
index 26c51fbb..fef0b50b 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -27,7 +27,7 @@
tests
- 1.4.0
+ 1.4.3