summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor CI (#492)Inada Naoki2021-11-251-99/+0
| | | | * Use cibuildwheel to build wheels. * Use matrix
* Actions: Run CI only for PRs from forks. (#489)Inada Naoki2021-11-161-3/+4
|
* Support Python 3.10 and Drop Python 3.5 (#487)Inada Naoki2021-11-161-0/+14
| | | | * linux: Use manylinux2014 * mac: Drop Python 3.6 too
* Actions: Add Python 3.9Inada Naoki2020-12-111-0/+14
|
* Use Github Actions for Windows (#377)Inada Naoki2019-12-031-0/+70