summaryrefslogtreecommitdiffstats
path: root/.github/workflows/posix-deps-apt.sh
Commit message (Collapse)AuthorAgeFilesLines
* GitHub Action: Add gdb to posix dependencies (GH-23043)Miss Skeleton (bot)2020-10-301-6/+6
| | | | | | Sort also dependencies and remove duplicates (liblzma-dev). (cherry picked from commit 6e03c0ad156797cd6e9132e895d55dac0344d340) Co-authored-by: Victor Stinner <vstinner@python.org>
* bpo-39041: Add GitHub Actions support (GH-17594)Miss Islington (bot)2020-01-061-0/+21
(cherry picked from commit a76ba362c4d86adf5e7f8254398135d12d7afd25) Co-authored-by: Steve Dower <steve.dower@python.org>