mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
ci: update Rust stable to 1.52
Looks like it's needed for the plugins: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/512
This commit is contained in:
parent
11a85449e7
commit
1fa5028b90
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: '2021-05-05.0'
|
||||
GST_RS_STABLE: '1.51.0'
|
||||
GST_RS_IMG_TAG: '2021-05-17.0'
|
||||
GST_RS_STABLE: '1.52.1'
|
||||
GST_RS_MSRV: '1.51.0'
|
||||
|
|
Loading…
Reference in a new issue