Skip to content
Snippets Groups Projects
Commit 9764149e authored by George Kiagiadakis's avatar George Kiagiadakis
Browse files

ci: pin pipewire to a specific working commit

Big API break happens after this commit and we cannot
keep up right now.
parent e04f9359
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ build:
script:
# Build pipewire
- cd pipewire
- git reset --hard b0932e687fc47e0872ca291531f2291d99042d70
- meson . _build --prefix=/usr
-Dpipewire-alsa=false -Dpipewire-pulseaudio=false -Dpipewire-jack=false
-Djack=false -Dvulkan=false -Dgstreamer=false -Dbluez5=false -Dman=false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment