8000 Merge branch '6.0' into 6.1 · symfony/symfony@0f02c2f · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f02c2f

Browse files
Merge branch '6.0' into 6.1
* 6.0: [GHA] fix tests for kafka
2 parents 7cdaaed + 61089d8 commit 0f02c2f

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