From cf01771208af4a03775affb9bc5018ad2ae1aa9c 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:15:54 +0200 Subject: [PATCH] i915g/ci: use the default b2c version 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/i915/ci/gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gallium/drivers/i915/ci/gitlab-ci.yml b/src/gallium/drivers/i915/ci/gitlab-ci.yml index 682e0ea1a33..fb8f807f43e 100644 --- a/src/gallium/drivers/i915/ci/gitlab-ci.yml +++ b/src/gallium/drivers/i915/ci/gitlab-ci.yml @@ -11,7 +11,6 @@ include: variables: FDO_CI_CONCURRENT: 2 GPU_VERSION: i915-g33 - B2C_INITRAMFS_URL: https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/v0.9.12.3/downloads/initramfs.linux_amd64.cpio.xz B2C_KERNEL_URL: https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/v0.9.12.3/downloads/linux-x86_64 i915-g33: