forked from mirrors/gstreamer-rs
Update CI image to latest GStreamer git
And also update meson to 0.54.3
This commit is contained in:
parent
e3667fd8d2
commit
052c056dd1
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: '2020-06-11.0'
|
||||
GST_RS_IMG_TAG: '2020-07-05.0'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue