esafak opened a new pull request, #2487: URL: https://github.com/apache/fory/pull/2487
This is an attempt to simplify CI ## What does this PR do? * Add Python 3.13 to pyproject.toml supported versions. * Configure cibuildwheel for Linux and Musl Linux builds, including architecture support for x86_64 and aarch64. * Introduce new GitHub Actions workflows for building containerized and native wheels, enhancing CI/CD capabilities. * Update existing workflows to use cibuildwheel for building wheels across various Python versions and architectures. ## Related issues #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]
