gstreamer-rs/ci/images_template.yml
Sebastian Dröge 773d92f9f5 ci: Store stable and minimum supported Rust version (MSRV) in template variables
And don't make the actual version numbers part of the jobs.
2020-11-05 16:55:29 +00:00

5 lines
94 B
YAML

variables:
GST_RS_IMG_TAG: '2020-11-01.1'
GST_RS_STABLE: '1.46.0'
GST_RS_MSRV: '1.41.0'