ci: Update to Rust 1.79

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1467>
This commit is contained in:
Sebastian Dröge 2024-06-14 08:08:54 +03:00
parent 64cc7d8baf
commit 96448e82a7

View file

@ -1,4 +1,4 @@
variables:
GST_RS_IMG_TAG: "2024-05-10.0-0.22"
GST_RS_STABLE: "1.78.0"
GST_RS_IMG_TAG: "2024-06-14.0-0.22"
GST_RS_STABLE: "1.79.0"
GST_RS_MSRV: "1.70.0"