aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cpp_lint.yml
AgeCommit message (Collapse)Author
2022-05-06Sort out some issues with our CI setupsfan5
* add missing apt-get update where needed * move some jobs to run on ubuntu-20.04 * update actions plugins to latest * speed up the job that runs multiplayer tests
2021-03-01Disable clang-format, clean up scriptsrubenwardy
2020-05-02ci: Update Github Actions workflows (#9774)sfan5
2020-04-20Replace travis with github actions (#9641)Loïc Blot
* Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.