mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 01:50:04 +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
|
||||
variables:
|
||||
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:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue