Skip to content

Commit 379cfa1

Browse files
committed
attempt to fix ci
1 parent 4e1bde6 commit 379cfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
image: rabbitmq:4.1.1-management
2424
options: --hostname test-node --name test-node
2525
env:
26-
RABBITMQ_HOSTNAME: "test-node"
26+
#RABBITMQ_HOSTNAME: "test-node"
2727
RABBITMQ_DEFAULT_USER: "test-user"
2828
RABBITMQ_DEFAULT_PASS: "test-password"
2929
ports:

0 commit comments

Comments
 (0)