We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0a300 commit d2f1916Copy full SHA for d2f1916
.github/workflows/ci_build_test.yaml
@@ -57,6 +57,8 @@ jobs:
57
kafka_package: "kafka_2.13-2.7.1.tgz"
58
- kafka_version: "2.8.0"
59
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"
62
env:
63
CI_SPLUNK_VERSION: "8.2.2"
64
CI_SPLUNK_FILENAME: splunk-8.2.2-87344edfcdb4-Linux-x86_64.tgz
0 commit comments