summaryrefslogtreecommitdiff
path: root/.github/workflows/build_test.yml
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Update PyPy version used by CICharles Harris2021-04-291-1/+1
* TST: pin pypy version to 7.3.4rc1mattip2021-03-291-1/+1
* MAINT: Added continue-on-errorGanesh Kathiresan2021-03-111-0/+1
* use pypy nightly to work around bugmattip2021-03-091-1/+1
* CI: skip lint check on merges with main (#18567)Ralf Gommers2021-03-071-1/+1
* ENH: Added github actionsGanesh Kathiresan2021-03-071-11/+29
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-041-2/+2
* CI: Use Ubuntu 18.04 to run "full" test.Charles Harris2021-03-031-1/+1
* Merge pull request #18334 from mattip/disable-pypy-win64Charles Harris2021-02-051-15/+3
|\
| * TST: use setup-python action for pypy, disable win64 pypymattip2021-02-051-15/+3
* | CI: fix when GitHub Actions builds trigger, and allow ci skipsRalf Gommers2021-02-041-1/+10
|/
* TST: add back sdist test runmattip2020-12-211-0/+15
* BLD, TST: use python-version not PYTHON_VERSIONmattip2020-11-291-1/+1
* TST: use latest pypy37 not pypy36mattip2020-11-251-1/+1
* TST: Add back durations flag for DEBUG builds.Charles Harris2020-11-231-5/+4
* TST: add pypy3.7mattip2020-11-101-0/+25
* BLD, TST: try templating with a common yml filemattip2020-11-091-63/+149
* BLD, TST: move linux jobs to github actionsmattip2020-11-091-0/+91