diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ad37397..4205485 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,7 +55,7 @@ variables: - web flatpak: - image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master + image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:3.28 stage: test script: - flatpak-builder --stop-at=gnome-podcasts app org.gnome.Podcasts.json diff --git a/org.gnome.Podcasts.json b/org.gnome.Podcasts.json index 4547c84..bbfba50 100644 --- a/org.gnome.Podcasts.json +++ b/org.gnome.Podcasts.json @@ -20,7 +20,7 @@ "--share=ipc", "--socket=x11", "--socket=wayland", - "--socket=pulseaudio" + "--socket=pulseaudio", "--device=dri" ], "build-options" : {