Skip to content

.gitlab-ci.yml: use the gitlab.com shared runners

Nikos Mavrogiannopoulos requested to merge shared-runners into master

This removes the need to administer custom runners (except for the FreeBSD runner which cannot run under Linux), makes the testing on other platforms such as Debian simpler, and allows merge requests to pass through the CI.

Merge request reports