8000 minor #46352 [GHA] fix tests for kafka (nicolas-grekas) · symfony/symfony@0b0cdae · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b0cdae

Browse files
minor #46352 [GHA] fix tests for kafka (nicolas-grekas)
This PR was merged into the 5.4 branch. Discussion ---------- [GHA] fix tests for kafka | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - :crossed_fingers: Commits ------- 40dbb2a [GHA] fix tests for kafka
2 parents 0062c14 + 40dbb2a commit 0b0cdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
zookeeper:
9292
image: wurstmeister/zookeeper:3.4.6
9393
kafka:
94-
image: wurstmeister/kafka:2.12-2.4.1
94+
image: wurstmeister/kafka:2.12-2.0.1
9595
ports:
9696
- 9092:9092
9797
env:

0 commit comments

Comments
 (0)
0