I have noticed that when I try to install scs-python on a Linux ARM (aarch64) machine, there are no wheels for it on PyPI. I looked into it briefly, and it appears if you follow the instructions [here](https://cibuildwheel.pypa.io/en/stable/faq/#emulation) you should be able to pretty easily add those to your build matrix.