Files
xf86-video-sis/.gitlab-ci.yml
Enrico Weigelt, metux IT consult f23ae5db58 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>
2024-09-16 16:26:02 +02:00

6 lines
126 B
YAML

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