ci: Update the ABI tag

This is to include the new gst_fd_allocator_alloc_full() function in
the check.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8025>
This commit is contained in:
Nicolas Dufresne 2025-04-07 16:18:53 -04:00
parent 75517d0faf
commit be63900324

View File

@ -11,6 +11,6 @@ variables:
CHECKS_TAG: '2025-02-04.0'
ABI_CHECK_TAG: '2025-04-03.0'
ABI_CHECK_TAG: '2025-04-07.0'
WINDOWS_TAG: '2025-04-05.0'