From e445d32dd38e0c2b22654a6ea08059e9d17a0e1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Mon, 30 Dec 2024 13:12:24 +0200 Subject: [PATCH] r300/ci: use the default b2c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's use the default's b2c release, so as to keep it in sync with the default ci-tron job description. Signed-off-by: Martin Roukala (né Peres) Part-of: --- src/gallium/drivers/r300/ci/gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gallium/drivers/r300/ci/gitlab-ci.yml b/src/gallium/drivers/r300/ci/gitlab-ci.yml index 0dffdee0be2..d4e4bce2716 100644 --- a/src/gallium/drivers/r300/ci/gitlab-ci.yml +++ b/src/gallium/drivers/r300/ci/gitlab-ci.yml @@ -9,7 +9,6 @@ include: 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_INITRAMFS_URL: 'https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/v0.9.11/downloads/initramfs.linux_amd64.cpio.xz' .ondracka-rv530: extends: