Files
xf86-video-r128/.gitlab-ci.yml
Enrico Weigelt, metux IT consult 18f98c44ef gitlab CI: add pipeline for building against various Xserver releases
Adding a gitlab pipeline building this driver against Xserver major releases
since 1.18, including current master branch, on Debian as well as FreeBSD.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-02-11 14:14:22 +01:00

5 lines
126 B
YAML

variables:
FDO_UPSTREAM_REPO: 'xorg/driver/xf86-video-r128'
include:
- local: '.gitlab-ci/common/xorg-driver.yml'