summaryrefslogtreecommitdiff
path: root/.github/workflows/python-nightly.yml
Commit message (Expand)AuthorAgeFilesLines
* build: use built-in workflow cancellingNed Batchelder2022-08-031-0/+4
* build: be explicit about actions only having permission to read contentsNed Batchelder2022-08-031-0/+3
* build: run tests on nightly versions every dayNed Batchelder2022-07-121-3/+3
* build(deps): bump actions/setup-python from 3 to 4dependabot[bot]2022-06-091-1/+1
* test: show more info when running nightliesNed Batchelder2022-05-141-1/+6
* build(deps): bump actions/checkout from 2 to 3 (#1336)dependabot[bot]2022-03-021-1/+1
* build(deps): bump actions/setup-python from 2 to 3 (#1335)dependabot[bot]2022-03-011-1/+1
* build: also test PyPy nightliesNed Batchelder2022-02-061-3/+17
* build: correct the cron time of the Python nightly testsNed Batchelder2022-01-221-2/+3
* build: a cron action to test Python nightly once a weekNed Batchelder2022-01-171-0/+56