mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-25 00:00:12 +01:00
ci: Bump to latest ci-templates
This commit is contained in:
parent
eb534b4515
commit
4ae348254e
1 changed files with 5 additions and 5 deletions
|
|
@ -18,8 +18,8 @@ stages:
|
||||||
variables:
|
variables:
|
||||||
FDO_UPSTREAM_REPO: 'pipewire/pipewire'
|
FDO_UPSTREAM_REPO: 'pipewire/pipewire'
|
||||||
|
|
||||||
# ci-templates as of Jan 27th 2022
|
# ci-templates as of Mar 25th 2024
|
||||||
.templates_sha: &templates_sha 0c312d9c7255f46e741d43bcd1930f09cd12efe7
|
.templates_sha: &templates_sha ef5e4669b7500834a17ffe9277e15fbb6d977fff
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'freedesktop/ci-templates'
|
- project: 'freedesktop/ci-templates'
|
||||||
|
|
@ -35,7 +35,7 @@ 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: '2024-12-10.0'
|
FDO_DISTRIBUTION_TAG: '2025-03-25.0'
|
||||||
FDO_DISTRIBUTION_VERSION: '40'
|
FDO_DISTRIBUTION_VERSION: '40'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
alsa-lib-devel
|
alsa-lib-devel
|
||||||
|
|
@ -101,7 +101,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: '2024-01-12.0'
|
FDO_DISTRIBUTION_TAG: '2025-03-25.0'
|
||||||
FDO_DISTRIBUTION_VERSION: '22.04'
|
FDO_DISTRIBUTION_VERSION: '22.04'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
debhelper-compat
|
debhelper-compat
|
||||||
|
|
@ -141,7 +141,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: '2024-09-20.0'
|
FDO_DISTRIBUTION_TAG: '2025-03-25.0'
|
||||||
FDO_DISTRIBUTION_VERSION: '3.20'
|
FDO_DISTRIBUTION_VERSION: '3.20'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
alsa-lib-dev
|
alsa-lib-dev
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue