diff --git a/.github/workflows/local_example.yml b/.github/workflows/local_example.yml index bd6bbb247e3..348e191abff 100644 --- a/.github/workflows/local_example.yml +++ b/.github/workflows/local_example.yml @@ -8,7 +8,7 @@ jobs: runs-on: gh-hosted-runners-16cores-1 strategy: matrix: - topo: [consul,etcd,k8s] + topo: [consul,etcd,zk2] steps: - name: Skip CI