drop obsolete .gitlab-ci.yml

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-15 16:19:23 +01:00
parent f446228740
commit f099bf71df

View File

@@ -1,12 +0,0 @@
variables:
FDO_UPSTREAM_REPO: 'xorg/driver/xf86-video-geode'
include:
- local: '.gitlab-ci/common/xorg-driver.yml'
# This driver is 32bit only, as this GPU only exists on 32bit SoCs
build@debian@amd64:
script:
- echo "This driver cannot be built on 64bit"
rules:
- when: never