summaryrefslogtreecommitdiff
path: root/.github/workflows/linux.yml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor CI (#492)Inada Naoki2021-11-251-103/+0
| | | | * Use cibuildwheel to build wheels. * Use matrix
* Actions: Run CI only for PRs from forks. (#489)Inada Naoki2021-11-161-0/+4
|
* Support Python 3.10 and Drop Python 3.5 (#487)Inada Naoki2021-11-161-0/+11
| | | | * linux: Use manylinux2014 * mac: Drop Python 3.6 too
* Actions: Add Python 3.9Inada Naoki2020-12-111-0/+11
|
* Build arm64 wheels (#439)Tsahi Zidenberg2020-12-111-0/+10
|
* Build linux and macOS wheels on GitHub Actions. (#409)Inada Naoki2020-02-191-0/+67