Skip to content

Commit d2f1916

Browse files
committed
Added kafka version 3.0.0 in CI pipeline
1 parent 1f0a300 commit d2f1916

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_build_test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
kafka_package: "kafka_2.13-2.7.1.tgz"
5858
- kafka_version: "2.8.0"
5959
kafka_package: "kafka_2.13-2.8.0.tgz"
60+
- kafka_version: "3.0.0"
61+
kafka_package: "kafka_2.13-3.0.0.tgz"
6062
env:
6163
CI_SPLUNK_VERSION: "8.2.2"
6264
CI_SPLUNK_FILENAME: splunk-8.2.2-87344edfcdb4-Linux-x86_64.tgz

0 commit comments

Comments
 (0)