Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Wang <[email protected]>
whynowy committed Jan 24, 2025
1 parent 9e03dcd commit 68386a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -72,11 +72,9 @@ jobs:
--health-timeout 5s
--health-retries 5
nats:
image: "bitnami/nats:latest"
image: "nats:latest"
ports:
- 4222:4222
options: >-
--entrypoint "/nats-server -js"

steps:
- name: Start Pulsar standalone container

0 comments on commit 68386a7

Please sign in to comment.