mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-12-23 00:26:31 +00:00
87c16d8f9f
cea608-types that is needed by gst-plugins-rs requires 1.71 now. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1464>
7 lines
226 B
YAML
7 lines
226 B
YAML
variables:
|
|
GST_RS_IMG_TAG: "2024-06-18.0"
|
|
GST_RS_STABLE: "1.79.0"
|
|
GST_RS_MSRV: "1.71.0"
|
|
# The branch we use to build GStreamer from in the docker images
|
|
# Ex. main, 1.24, my-test-branch
|
|
GST_UPSTREAM_BRANCH: 'main'
|