Commit Graph

4 Commits

Author SHA1 Message Date
Junya Morioka 5d44bd8cd6 ci: refactor Python installation and enable manylinux wheel generation
- Replace actions/setup-python with uv-based Python installation
- Consolidate build dependencies into Python installation step
- Enable auditwheel repair and manylinux wheel generation across all Linux builds
- Add patchelf as build dependency for glibc compatibility
- Update Python version to 3.14 in build and test workflows
2025-12-13 17:16:05 +09:00
Junya Morioka 725d37bd7b fix: test workflow 2025-11-02 01:03:18 +09:00
Junya Morioka 45881669fc fix: test workflow 2025-11-02 00:59:41 +09:00
Junya Morioka c260becd58 feat: add dynamic matrix 2025-11-02 00:55:28 +09:00