Update CI image to latest GStreamer git

And also update meson to 0.54.3
This commit is contained in:
Sebastian Dröge 2020-07-05 23:09:01 +03:00
parent e3667fd8d2
commit 052c056dd1
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
variables:
GST_RS_IMG_TAG: '2020-06-11.0'
GST_RS_IMG_TAG: '2020-07-05.0'

View file

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