mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-26 06:20:14 +01:00
Merge branch 'wip/smcv/ci' into 'main'
CI: Update FreeBSD image See merge request dbus/dbus!531
This commit is contained in:
commit
718476760e
1 changed files with 3 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ workflow:
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'freedesktop/ci-templates'
|
- project: 'freedesktop/ci-templates'
|
||||||
ref: fb33e1b244ec2a0b8edf8ee5590a96369c3b4666
|
ref: c7c20a7efb11ec9e773519bcf9180b4a329e9aa3
|
||||||
file:
|
file:
|
||||||
- '/templates/debian.yml'
|
- '/templates/debian.yml'
|
||||||
- '/templates/freebsd.yml'
|
- '/templates/freebsd.yml'
|
||||||
|
|
@ -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