forked from mirrors/gstreamer-rs
ci: Update to meson 0.63.2 for the image
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1110>
This commit is contained in:
parent
a2150b8368
commit
e294bb9713
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
set -e
|
||||
|
||||
pip3 install meson==0.63.0
|
||||
pip3 install meson==0.63.2
|
||||
|
||||
# gstreamer-rs already has a 'gstreamer' directory so don't clone there
|
||||
pushd .
|
||||
|
|
Loading…
Reference in a new issue