esafak opened a new pull request, #2486: URL: https://github.com/apache/fory/pull/2486
## What does this PR do? * Introduce `ci/build_linux_wheels.py` to manage Linux wheel builds. * Remove the shell script `ci/build_manylinux_wheel.sh`. * Update `.github/workflows/build-wheels.yaml` to use the new Python script. * Define manylinux and musllinux images directly in the Python script. * Simplify the build process by removing explicit image environment variables. * Enhance flexibility by allowing multiple images per architecture. ## Related issues Closes #2480 2480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
