aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows (unfollow)
Commit message (Collapse)Author
2023-01-02workflows/ci: add VS 2022 buildsEgor Tensin
This includes bumping the Boost version, because windows-2022 runners can no longer build older releases.
2023-01-02workflows/ci: upgrade actionsEgor Tensin
2023-01-02workflows/ci: disable scheduled runsEgor Tensin
2023-01-02workflows/ci: actualize runner OSesEgor Tensin
2021-06-15workflows/ci: use ubuntu-latestEgor Tensin
2021-05-08workflows/ci: build using VS 2015 alsoEgor Tensin
2021-05-08workflows/ci: remove redundant parameterEgor Tensin
2021-05-04workflows/ci: cache Boost archiveEgor Tensin
2021-04-07workflows/ci: error out if no files to uploadEgor Tensin
2021-03-31add `make install`, `make test`, etc.Egor Tensin
2021-03-24add CTest testsEgor Tensin
2021-03-24update cmake-commonEgor Tensin
GitHub Actions workers no longer have pre-built Boost.
2021-01-31update cmake-commonEgor Tensin
2021-01-24workflows/ci.yml: tweak step namesEgor Tensin
2021-01-24workflows/ci.yml: run the test scriptsEgor Tensin
2021-01-24add GitHub workflowEgor Tensin