summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: Bump ABI changewip/hadess/port-to-gcr-4Bastien Nocera2022-08-021-1/+1
| | | | | We don't have a way to build against gcr-base-3, and we link against a different library.
* ci: Build against rawhide to get newer libraryBastien Nocera2022-08-021-1/+1
| | | | We want gcr-4 which is only available in rawhide.
* ci: Require IPv6 support in CIBastien Nocera2022-08-021-0/+2
| | | | | Otherwise some of the tests will fail as they can only listen in on IPv4.
* ci: Add ABI checkBastien Nocera2022-07-051-0/+8
|
* ci: Add CIBastien Nocera2022-07-051-0/+39