ci: Rebuild GStreamer to update to 1.18.0

This commit is contained in:
Sebastian Dröge 2020-09-08 17:10:20 +03:00
parent 080f6a3906
commit 326167470a
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
variables:
GST_RS_IMG_TAG: '2020-08-11.2-0.16'
GST_RS_IMG_TAG: '2020-09-08.0-0.16'

View file

@ -1,6 +1,6 @@
set -e
pip3 install meson==0.54.3
pip3 install meson==0.55.1
git clone --depth 1 https://gitlab.freedesktop.org/gstreamer/gst-build.git --branch master
cd gst-build