gitlab-ci: Update all images and use latest CI templates

This commit is contained in:
George Kiagiadakis 2023-03-24 20:01:55 +02:00
parent 6d0c7f7b7f
commit 0f23fac6b7

View file

@ -10,8 +10,8 @@ variables:
# change to build against a different tag or branch of pipewire # change to build against a different tag or branch of pipewire
PIPEWIRE_HEAD: 'master' PIPEWIRE_HEAD: 'master'
# ci-templates as of Jan 27th 2022 # ci-templates as of Mar 24th 2023
.templates_sha: &templates_sha 0c312d9c7255f46e741d43bcd1930f09cd12efe7 .templates_sha: &templates_sha dd90ac0d7a03b574eb4f18d7358083f0c97825f3
include: include:
- project: 'freedesktop/ci-templates' - project: 'freedesktop/ci-templates'
@ -27,8 +27,8 @@ include:
.fedora: .fedora:
variables: variables:
# Update this tag when you want to trigger a rebuild # Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2022-10-03.0' FDO_DISTRIBUTION_TAG: '2023-03-24.1'
FDO_DISTRIBUTION_VERSION: '35' FDO_DISTRIBUTION_VERSION: '37'
# findutils: used by the .build script below # findutils: used by the .build script below
# dbus-devel: required by pipewire # dbus-devel: required by pipewire
# dbus-daemon: required by GDBus unit tests # dbus-daemon: required by GDBus unit tests
@ -59,7 +59,7 @@ include:
.ubuntu: .ubuntu:
variables: variables:
# Update this tag when you want to trigger a rebuild # Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2021-10-08.1' FDO_DISTRIBUTION_TAG: '2023-03-24.1'
FDO_DISTRIBUTION_VERSION: '20.04' FDO_DISTRIBUTION_VERSION: '20.04'
FDO_DISTRIBUTION_PACKAGES: >- FDO_DISTRIBUTION_PACKAGES: >-
debhelper-compat debhelper-compat
@ -81,7 +81,7 @@ include:
.alpine: .alpine:
variables: variables:
# Update this tag when you want to trigger a rebuild # Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2022-03-08.1' FDO_DISTRIBUTION_TAG: '2023-03-24.1'
FDO_DISTRIBUTION_VERSION: '3.15' FDO_DISTRIBUTION_VERSION: '3.15'
FDO_DISTRIBUTION_PACKAGES: >- FDO_DISTRIBUTION_PACKAGES: >-
dbus dbus