mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
ci: Update to Rust 1.81
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1515>
This commit is contained in:
parent
ed6aac91bd
commit
b9d34e1c21
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
variables:
|
||||
GST_RS_IMG_TAG: "2024-08-19.2"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2024-08-19.1"
|
||||
GST_RS_STABLE: "1.80.1"
|
||||
GST_RS_IMG_TAG: "2024-09-05.1"
|
||||
GST_RS_IMG_WINDOWS_TAG: "2024-09-05.1"
|
||||
GST_RS_STABLE: "1.81.0"
|
||||
GST_RS_MSRV: "1.71.1"
|
||||
# The branch we use to build GStreamer from in the docker images
|
||||
# Ex. main, 1.24, my-test-branch
|
||||
|
|
Loading…
Reference in a new issue