summaryrefslogtreecommitdiff
path: root/.github/workflows/mac.yml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor CI (#492)Inada Naoki2021-11-251-80/+0
| | | | * Use cibuildwheel to build wheels. * Use matrix
* mac: Provide Universal2 wheel (#488)Inada Naoki2021-11-161-32/+19
| | | | * mac: Use cibuildwheel * Do not build wheel for PyPy.
* Support Python 3.10 and Drop Python 3.5 (#487)Inada Naoki2021-11-161-6/+6
| | | | * linux: Use manylinux2014 * mac: Drop Python 3.6 too
* Actions: Add Python 3.9Inada Naoki2020-12-111-0/+17
|
* Build linux and macOS wheels on GitHub Actions. (#409)Inada Naoki2020-02-191-0/+76