tqchen opened a new pull request, #633: URL: https://github.com/apache/tvm-ffi/pull/633
cibuildwheel 4.x no longer accepts Python 3.8 build selectors, so the wheel build configuration needs to start at Python 3.9. This PR: - raises the package Python floor to 3.9 - removes cp38 from cibuildwheel build and test-skip selectors - updates the CI test matrix Python 3.8 leg to Python 3.9 -- 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]
