gstreamer/.gitlab-image-tags.yml
Tim-Philipp Müller dd80bf8cde ci: update for 1.24 branch
Don't have validate do --check-bugs in the 1.24 branch, as
any issues fixed may only have been fixed in the main branch.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6264>
2024-03-05 14:00:10 +00:00

15 lines
359 B
YAML

variables:
###
# IMPORTANT
# These are the version tags for the docker images the CI runs against.
# If you are hacking on them or need a them to rebuild, its enough
# to change any part of the string of the image you want.
###
FEDORA_TAG: '2024-03-05.0'
INDENT_TAG: '2024-03-05.0'
LINT_TAG: '2024-03-05.0'
WINDOWS_TAG: '2024-03-05.0'