Simple-Robotics / proxsuite

The Advanced Proximal Optimization Toolbox
BSD 2-Clause "Simplified" License
414 stars 50 forks source link

ci/linux: fix linux wheel compatibility #196

Closed fabinsch closed 1 year ago

fabinsch commented 1 year ago

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.