Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
HadhemiDD committed Jul 3, 2024
1 parent 25e2267 commit 6201a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .builders/images/linux-aarch64/build_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if [[ "${DD_BUILD_PYTHON_VERSION}" == "3" ]]; then
VERSION="${kafka_version}" \
SHA256="d645e47d961db47f1ead29652606a502bdd2a880c85c1e060e94eea040f1a19a" \
RELATIVE_PATH="librdkafka-{{version}}" \
bash install-from-source.sh --enable-sasl --enable-curl
bash install-from-source.sh --enable-sasl --enable-curl
always_build+=("confluent-kafka")

# The version of pyodbc is dynamically linked against a version of the odbc which doesn't come included in the wheel
Expand Down

0 comments on commit 6201a86

Please sign in to comment.