wip: add manylinux build

This commit is contained in:
Junya Morioka
2025-12-11 17:36:31 +09:00
parent 88add986b3
commit 9ce129e222
3 changed files with 168 additions and 1 deletions
@@ -110,7 +110,6 @@ jobs:
- name: Install build dependencies
shell: bash
run: |
sudo apt install -y ninja-build clang
pip install -U pip setuptools==75.8.0 wheel packaging psutil
- name: Build wheels