From 3bb34744fc93e6ff8ce69501b2b481acc6f6059c Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 19 May 2026 09:39:25 +0200 Subject: [PATCH] ci/build: restore riscv64 build as it works again No idea what was changed on the runners, but they work now so let's restore the coverage :) Part-of: --- .gitlab-ci/build/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/build/gitlab-ci.yml b/.gitlab-ci/build/gitlab-ci.yml index 50c8b0e3434..1fb3f57ca41 100644 --- a/.gitlab-ci/build/gitlab-ci.yml +++ b/.gitlab-ci/build/gitlab-ci.yml @@ -718,7 +718,7 @@ debian-x86_32: -D install-mesa-clc=true # In case of issues with this job, contact @frankbinns -.debian-riscv64: +debian-riscv64: extends: - .meson-cross - .use-debian/riscv64_build