mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
ci: upgrade FreeBSD to 13.2
Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
63b0050561
commit
379a6f6759
1 changed files with 2 additions and 2 deletions
|
|
@ -299,11 +299,11 @@ armv7-release-debian-build:
|
||||||
.os-freebsd:
|
.os-freebsd:
|
||||||
variables:
|
variables:
|
||||||
BUILD_OS: freebsd
|
BUILD_OS: freebsd
|
||||||
FDO_DISTRIBUTION_VERSION: "13.1"
|
FDO_DISTRIBUTION_VERSION: "13.2"
|
||||||
FDO_DISTRIBUTION_PACKAGES: 'libxslt meson ninja pkgconf expat libffi libepoll-shim libxml2'
|
FDO_DISTRIBUTION_PACKAGES: 'libxslt meson ninja pkgconf expat libffi libepoll-shim libxml2'
|
||||||
# bump this tag every time you change something which requires rebuilding the
|
# bump this tag every time you change something which requires rebuilding the
|
||||||
# base image
|
# base image
|
||||||
FDO_DISTRIBUTION_TAG: "2022-09-08.0"
|
FDO_DISTRIBUTION_TAG: "2023-08-02.0"
|
||||||
# Don't build documentation since installing the required tools massively
|
# Don't build documentation since installing the required tools massively
|
||||||
# increases the VM image (and therefore container) size.
|
# increases the VM image (and therefore container) size.
|
||||||
MESON_ARGS: "-Ddocumentation=false"
|
MESON_ARGS: "-Ddocumentation=false"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue