From 56394aa142eefba105f3bded223dd67515b070c6 Mon Sep 17 00:00:00 2001 From: Derek Wang Date: Thu, 23 Jan 2025 22:53:37 -0800 Subject: [PATCH] . Signed-off-by: Derek Wang --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7f99d3e41..a318f4b52 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -76,8 +76,6 @@ jobs: entrypoint: /nats-server -js ports: - 4222:4222 - - 6222:6222 - - 8222:8222 steps: - name: Start Pulsar standalone container