Skip to content

Commit f7ec9e0

Browse files
committed
Remove services (probably used for tests)
1 parent 9ae8574 commit f7ec9e0

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/release_builds.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,3 @@ jobs:
106106
curl -s https://raw.githubusercontent.com/apple/swift-nio/main/scripts/check-matrix-job.sh | bash
107107
container:
108108
image: ${{ matrix.swift.image }}
109-
services:
110-
zookeeper:
111-
image: ubuntu/zookeeper
112-
kafka:
113-
image: ubuntu/kafka
114-
env:
115-
ZOOKEEPER_HOST: zookeeper
116-
env:
117-
KAFKA_HOST: kafka

0 commit comments

Comments
 (0)