aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2023-04-05[test] Update tests for Ubuntu 20.04dirkf
* 18.04 test runner was withdrawn * for now, disable Py 3.3/3.4 tests
2022-10-04[test] Use windows-2019 for testsdirkf
(At least for now) resolves #31249
2021-04-26[workflows/ci.yml] Update link to jython-installerSergey M․
2021-04-24[workflows/ci.yml] Fix install nose for JythonSergey M․
2021-01-14[workflows/ci.yml] Run CI on PRsSergey M․
2021-01-11[workflows/ci.yml] Change ubuntu-latest to ubuntu-18.04Sergey M․
ubuntu-latest alias will be switched to ubuntu-20.04 soon (see [1]) which lacks python 3.3 and 3.4 (see [2]). 1. https://github.blog/changelog/2020-10-29-github-actions-ubuntu-latest-workflows-will-use-ubuntu-20-04/ 2. https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
2021-01-05[workflows/ci.yml] Add support for jythonSergey M․
2020-12-20Switch to GitHub actions for CISergey M․
Travis CI has ignored our requests and does not look to be interested in providing OSS credits for youtube-dl