aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/msys2.yml
AgeCommit message (Expand)AuthorFilesLines
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz1-1/+1
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz1-1/+1
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia1-1/+1
2022-10-07CI: add potential workaround for python crashes in MSYS2Christoph Reiter1-0/+3
2022-09-23CI: don't set BOOST_ROOT to an empty stringChristoph Reiter1-1/+0
2022-09-23Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter1-3/+0
2022-09-22CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter1-0/+3
2022-06-24chore: Set permissions for GitHub actionsneilnaveen1-0/+3
2022-04-12add pypy3 to msys2 CI runmattip1-0/+20
2021-12-06ci: install pytest-subtestsDylan Baker1-1/+1
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger1-0/+4
2021-07-26Split run_unittests.py fileXavier Claessens1-0/+2
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney1-0/+2
2021-06-22coverage: Enable coverage reportsDaniel Mensinger1-2/+5
2020-12-11ci: run msys2 on run_unittests.py changesDylan Baker1-0/+2
2020-11-23CI: install glib for the MSYS2 jobs to make pkgconf happyChristoph Reiter1-0/+1
2020-11-23CI: fix a typo in the msys2 workflow trigger pathsChristoph Reiter1-2/+2
2020-11-10workflows: be more conservative about launching msysDylan Baker1-1/+9
2020-11-04CI: install pytest pytest-xdist for msys2Christoph Reiter1-1/+1
2020-11-04CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter1-0/+86