ci: Update to meson 0.56.0

This commit is contained in:
Sebastian Dröge 2020-11-01 09:47:54 +02:00
parent 9c141a2fbf
commit b23fcd3904

View file

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