aboutsummaryrefslogtreecommitdiffstats
path: root/test/ci-build.sh
AgeCommit message (Collapse)AuthorLines
2023-04-07Fix meson deprecation warningMatthias Goergens-2/+2
Also for rest of CI
2023-02-20Migrate from Travis to Github actionsNikolaus Rath-0/+105
With current Ubuntu, Valgrind apparently does not like clang debug info, so do not run valgrind with clang-compiled binaries.