esafak commented on code in PR #2381:
URL: https://github.com/apache/fory/pull/2381#discussion_r2278969785
##########
.github/workflows/release.yaml:
##########
@@ -30,14 +30,18 @@ jobs:
matrix:
python-version: [3.8, 3.9, "3.10", 3.11, 3.12, 3.13]
os: [ubuntu-latest, ubuntu-24.04-arm, macos-13, macos-14,
windows-2022] # macos-13: x86, macos-14: arm64
+ env:
Review Comment:
I think we can't, due to the new libraries that we use. If you run
auditwheel on the old wheels that you used to create, you should see this.
--
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]