Skip to content

Commit

Permalink
gha: get back kafka broker variable
Browse files Browse the repository at this point in the history
  • Loading branch information
hcdias committed Oct 10, 2023
1 parent 33556c5 commit a827976
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- '7.4'
- '8.0'
- '8.1'
env:
KAFKA_BROKER_CONNECTIONS: 'localhost:9092'
services:
zookeeper:
image: bitnami/zookeeper
Expand Down

0 comments on commit a827976

Please sign in to comment.