mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 04:10:03 +01:00
ci: add builds with older versions of libpipewire
This commit is contained in:
parent
6ebf81453c
commit
94fe1cbfbd
1 changed files with 3 additions and 0 deletions
|
|
@ -236,6 +236,9 @@ build_on_fedora_no_docs:
|
||||||
stage: build
|
stage: build
|
||||||
variables:
|
variables:
|
||||||
BUILD_OPTIONS: -Dintrospection=enabled -Ddoc=disabled -Dsystem-lua=false
|
BUILD_OPTIONS: -Dintrospection=enabled -Ddoc=disabled -Dsystem-lua=false
|
||||||
|
parallel:
|
||||||
|
matrix:
|
||||||
|
- PIPEWIRE_HEAD: ['master', '1.4', '1.2', '1.0']
|
||||||
|
|
||||||
build_on_ubuntu_with_gir:
|
build_on_ubuntu_with_gir:
|
||||||
extends:
|
extends:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue