mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 07:00:08 +01:00
ci: upgrade Debian to Trixie
Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
e2af3e97ce
commit
0b8283f7f3
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ workflow:
|
||||||
|
|
||||||
.debian:
|
.debian:
|
||||||
variables:
|
variables:
|
||||||
FDO_DISTRIBUTION_VERSION: bookworm
|
FDO_DISTRIBUTION_VERSION: trixie
|
||||||
FDO_DISTRIBUTION_PACKAGES: 'build-essential pkg-config meson git ca-certificates libffi-dev libexpat1-dev libxml2-dev'
|
FDO_DISTRIBUTION_PACKAGES: 'build-essential pkg-config meson git ca-certificates libffi-dev libexpat1-dev libxml2-dev'
|
||||||
FDO_DISTRIBUTION_TAG: '2024-09-05.0'
|
FDO_DISTRIBUTION_TAG: '2025-11-15.0'
|
||||||
FDO_DISTRIBUTION_EXEC: 'env FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} ./.gitlab-ci/debian-install.sh'
|
FDO_DISTRIBUTION_EXEC: 'env FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} ./.gitlab-ci/debian-install.sh'
|
||||||
|
|
||||||
check-commit:
|
check-commit:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue