Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci/linux: fix linux wheel compatibility #196

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

fabinsch
Copy link
Collaborator

@fabinsch fabinsch commented Mar 6, 2023

use another release workflow for Linux wheels to support manylinux_2_17 instead of manylinux_2_35. This is possible using cibuildwheel, thanks to @nim65s who released cmeel-simde today. This should solve the problems observed in #194.

@fabinsch fabinsch requested a review from nim65s March 6, 2023 14:01
Copy link
Member

@jcarpent jcarpent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you check with Pinocchio solution?

pyproject.toml Outdated Show resolved Hide resolved
bindings/python/CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Member

@jcarpent jcarpent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @fabinsch for this very nice work

@jcarpent jcarpent enabled auto-merge March 6, 2023 16:24
@jcarpent jcarpent merged commit 9d1ce8c into Simple-Robotics:devel Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants