Flatpak Audio

This commit is contained in:
2026-06-29 22:06:47 +02:00
parent 3632a0fcc9
commit 57deda4b94
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -432,6 +432,7 @@ jobs:
finish-args: finish-args:
- --socket=wayland - --socket=wayland
- --socket=x11 - --socket=x11
- --socket=pulseaudio
- --share=network - --share=network
- --share=ipc - --share=ipc
- --device=dri - --device=dri
+1
View File
@@ -381,6 +381,7 @@ jobs:
finish-args: finish-args:
- --socket=wayland - --socket=wayland
- --socket=x11 - --socket=x11
- --socket=pulseaudio
- --share=network - --share=network
- --share=ipc - --share=ipc
- --device=dri - --device=dri