Merge branch 'wip/smcv/ci' into 'main'

CI: Update FreeBSD image

See merge request dbus/dbus!531
This commit is contained in:
Simon McVittie 2025-08-08 16:36:45 +00:00
commit 718476760e

View file

@ -28,7 +28,7 @@ workflow:
include:
- project: 'freedesktop/ci-templates'
ref: fb33e1b244ec2a0b8edf8ee5590a96369c3b4666
ref: c7c20a7efb11ec9e773519bcf9180b4a329e9aa3
file:
- '/templates/debian.yml'
- '/templates/freebsd.yml'
@ -81,8 +81,8 @@ variables:
variables:
BUILD_OS: freebsd
BUILD_ARCH: "x86_64"
FDO_DISTRIBUTION_VERSION: '14.2'
FDO_DISTRIBUTION_TAG: "2025-02-27.1-$UPSTREAM_BRANCH"
FDO_DISTRIBUTION_VERSION: '14.3'
FDO_DISTRIBUTION_TAG: "2025-08-08.2-$UPSTREAM_BRANCH"
FDO_REPO_SUFFIX: "$BUILD_OS/$BUILD_ARCH"
.cmake-common: