forked from mirrors/gstreamer-rs
ci: Update to meson 0.60.3
This commit is contained in:
parent
cf50295b73
commit
847e800269
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
set -e
|
||||
|
||||
pip3 install meson==0.60.0
|
||||
pip3 install meson==0.60.3
|
||||
|
||||
# gstreamer-rs already has a 'gstreamer' directory so don't clone there
|
||||
pushd .
|
||||
|
|
Loading…
Reference in a new issue