aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/tests.yml
AgeCommit message (Expand)AuthorLines
2025-06-01Drop `branches: [main]` constraint from CI.Martin Pärtel-2/+0
2025-06-01Got Vagrant to work in CIMartin Pärtel-4/+5
2025-06-01Incorporate some fixes from #166Martin Pärtel-1/+2
2025-04-12Fix GitHub actionsMartin Pärtel-25/+19
2024-10-16Migrate off of soon-to-be-removed image macos-12Sebastian Pipping-2/+2
2024-06-05Re-enable FreeBSD tests in GitHub Actions.Martin Pärtel-1/+2
2024-05-17GH Actions: use default GCC on ubuntu-22.04Martin Pärtel-4/+4
2024-03-05GitHub workflow: added clang repo suffix for clang 18.Martin Pärtel-1/+1
2023-11-27tests.yml: Lock CI permissions down for securitySebastian Pipping-0/+4
2023-11-20tests.yml: Cover fuse-t and macFUSE for macOSSebastian Pipping-5/+59
2023-11-20tests.yml: Actually use the compiler from the CI matrixSebastian Pipping-0/+2
2023-11-19CI: install valgrind.Martin Pärtel-1/+2
2023-11-19Merge remote-tracking branch 'origin/master' into vagrant-ciMartin Pärtel-2/+13
2023-11-19CI: run Vagrant tests.Martin Pärtel-0/+159