From a554dd031a5b212b6e2a374b0b4873581b67d3f6 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 19 May 2026 11:34:42 +0200 Subject: [PATCH] Revert "ci/build: restore riscv64 build as it works again" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3bb34744fc93e6ff8ce69501b2b481acc6f6059c. Apparently qemu is flaky now, neither working nor failing reliably, that's going to be fun for whoever tries to ever re-enable it 🙃 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 1fb3f57ca41..50c8b0e3434 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