mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-10-31 22:59:14 +00:00
ci: Use 0.22-specific image version
This diverged from main by staying at dav1d 1.0 for backwards compatibility reasons.
This commit is contained in:
parent
8f4a6c36b5
commit
b7a2c3d0f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
variables:
|
variables:
|
||||||
GST_RS_IMG_TAG: "2024-03-29.0"
|
GST_RS_IMG_TAG: "2024-03-29.0-0.22"
|
||||||
GST_RS_STABLE: "1.77.1"
|
GST_RS_STABLE: "1.77.1"
|
||||||
GST_RS_MSRV: "1.70.0"
|
GST_RS_MSRV: "1.70.0"
|
||||||
|
|
Loading…
Reference in a new issue