kenwoodjw commented on code in PR #6670:
URL: https://github.com/apache/opendal/pull/6670#discussion_r2432768622
##########
.github/workflows/release_python.yml:
##########
@@ -90,9 +90,10 @@ jobs:
working-directory: "bindings/python"
target: "${{ matrix.target }}"
command: build
- args: --release -o dist -i python3.13t
--features=pyo3/extension-module,services-all
+ args: --release -o dist -i python3.13t python3.14t
--features=pyo3/extension-module,services-all
Review Comment:
misunderstand, Let me add new step
--
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]