We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae8574 commit f7ec9e0Copy full SHA for f7ec9e0
.github/workflows/release_builds.yml
@@ -106,12 +106,3 @@ jobs:
106
curl -s https://raw.githubusercontent.com/apple/swift-nio/main/scripts/check-matrix-job.sh | bash
107
container:
108
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
117
- KAFKA_HOST: kafka
0 commit comments