]> git.phdru.name Git - ppu.git/history - .github/workflows/run-tests.yaml
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / .github / workflows / run-tests.yaml
2024-01-02 Oleg BroytmanBuild(GHActions): Use `checkout@v4` instead of outdated... master
2023-10-18 Oleg BroytmanTests,CI: Python 3.12
2023-09-17 Oleg BroytmanCI(GHActions): Ensure `pip` only if needed
2023-07-14 Oleg BroytmanCI(GHActions): Install all Python and PyPy versions...
2022-12-15 Oleg BroytmanTests(tox): Limit "tox < 4"
2022-12-08 Oleg BroytmanCI(GHActions): Set `$LD_LIBRARY_PATH`
2022-12-08 Oleg BroytmanCI(GHActions): Use `conda` to install older Pythons
2022-12-02 Oleg BroytmanTests,CI: PyPy3
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2022-09-20 Oleg BroytmanCI(GHActions): fail fast, use `setup-python@v4`, `cache@v3`
2022-09-18 Oleg BroytmanCI(GHActions): Show `tox`/`pytest` version
2022-09-18 Oleg BroytmanCI(GHActions): Python 3.10
2021-09-23 Oleg BroytmanCI(GHActions): Group tasks
2021-09-23 Oleg BroytmanMerge branch 'github-actions'
2021-09-22 Oleg BroytmanCI: Migrate from Travis CI and AppVeyor to GitHub Actions