forked from mirrors/gstreamer-rs
7 lines
226 B
YAML
7 lines
226 B
YAML
variables:
|
|
GST_RS_IMG_TAG: "2024-04-30.0"
|
|
GST_RS_STABLE: "1.78.0"
|
|
GST_RS_MSRV: "1.70.0"
|
|
# The branch we use to build GStreamer from in the docker images
|
|
# Ex. main, 1.24, my-test-branch
|
|
GST_UPSTREAM_BRANCH: 'main'
|