Xuanwo opened a new pull request, #7868: URL: https://github.com/apache/opendal/pull/7868
# Which issue does this PR close? Part of #7866. # Rationale for this change The v0.58.0-rc.1 `Release Python Binding` workflow failed while building `python3.13t` wheels. maturin now rejects free-threaded Python interpreters before 3.14, so the 3.13t build is not releaseable. # What changes are included in this PR? Remove the `python3.13t` free-threaded wheel build from the Python release workflow. The `python3.14t` free-threaded wheel build remains enabled. # Are there any user-facing changes? No. # AI Usage Statement N/A. -- 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]
