Skip to content

Commit 9ff75e5

Browse files
authored
Fix wheel generation for manylinux (confluentinc#1777)
Fix wheel generation for manylinux
1 parent 1d0c6dc commit 9ff75e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/wheels/build-wheels.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ export CIBW_SKIP="pp* cp27-* cp35-* *i686 *musllinux* $CIBW_SKIP"
1212
# Run a simple test suite
1313
export CIBW_TEST_REQUIRES="-r tests/requirements.txt"
1414
export CIBW_TEST_COMMAND="pytest {project}/tests/test_Producer.py"
15+
export CIBW_MANYLINUX_X86_64_IMAGE="manylinux_2_28"
16+
export CIBW_MANYLINUX_AARCH64_IMAGE="manylinux_2_28"
1517

1618

1719
librdkafka_version=$1

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy