forked from mirrors/gstreamer-rs
ci: Update to meson 0.63.3
This commit is contained in:
parent
19949fa2c9
commit
7079768dd7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
set -e
|
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
|
# gstreamer-rs already has a 'gstreamer' directory so don't clone there
|
||||||
pushd .
|
pushd .
|
||||||
|
|
Loading…
Reference in a new issue