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 7cb90cc commit 6f70d1fCopy full SHA for 6f70d1f
.github/workflows/kafka_api_bazel_build.yml
@@ -7,7 +7,7 @@ on:
7
- main
8
9
env:
10
- KAFKA_SRC_LINK: https://dlcdn.apache.org/kafka/3.2.0/kafka_2.13-3.2.0.tgz
+ KAFKA_SRC_LINK: https://downloads.apache.org/kafka/3.3.1/kafka_2.13-3.3.1.tgz
11
CPU_CORE_NUM: 2
12
LIBRDKAFKA_TAG: v1.9.2
13
.github/workflows/kafka_api_ci_tests.yml
BUILD_SUB_DIR: builds/sub-build
0 commit comments