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