r300/ci: add missing kernel url quotes

Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26966>
This commit is contained in:
Pavel Ondračka 2024-01-10 09:25:30 +01:00 committed by Marge Bot
parent b3485664f3
commit fc89790254

View file

@ -10,7 +10,7 @@ include:
variables:
FDO_CI_CONCURRENT: 2
# 6.6.8 kernel with radeon driver.
B2C_KERNEL_URL: https://gitlab.freedesktop.org/ondracka/boot2container/-/wikis/uploads/1733cfc7cc114d08ec785044b24314f3/linux-x86_64
B2C_KERNEL_URL: 'https://gitlab.freedesktop.org/ondracka/boot2container/-/wikis/uploads/1733cfc7cc114d08ec785044b24314f3/linux-x86_64'
r300-rv530-deqp-gles2:
extends: