mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-20 06:50:08 +01:00
CI: Update FreeBSD to 14.3
14.2 reaches end-of-life in September, and our 14.2-based image has a sufficiently small amount of space available that it fails to upgrade now. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
a560246feb
commit
538fc647e2
1 changed files with 2 additions and 2 deletions
|
|
@ -81,8 +81,8 @@ variables:
|
||||||
variables:
|
variables:
|
||||||
BUILD_OS: freebsd
|
BUILD_OS: freebsd
|
||||||
BUILD_ARCH: "x86_64"
|
BUILD_ARCH: "x86_64"
|
||||||
FDO_DISTRIBUTION_VERSION: '14.2'
|
FDO_DISTRIBUTION_VERSION: '14.3'
|
||||||
FDO_DISTRIBUTION_TAG: "2025-02-27.1-$UPSTREAM_BRANCH"
|
FDO_DISTRIBUTION_TAG: "2025-08-08.2-$UPSTREAM_BRANCH"
|
||||||
FDO_REPO_SUFFIX: "$BUILD_OS/$BUILD_ARCH"
|
FDO_REPO_SUFFIX: "$BUILD_OS/$BUILD_ARCH"
|
||||||
|
|
||||||
.cmake-common:
|
.cmake-common:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue