On 6/2/2026 9:24 AM, Stefan Hajnoczi wrote: > Cirrus has shut down and the x64-freebsd-14-build is failing: > https://gitlab.com/qemu-project/qemu/-/jobs/14656732122 > > Remove the x64-freebsd-14-build job to get the CI pipeline passing > again. The next commit will be to remove Cirrus integration from the > GitLab YAML and lcitool since it is no longer used. > > Signed-off-by: Stefan Hajnoczi <[email protected]> > --- > MAINTAINERS | 2 -- > .gitlab-ci.d/cirrus.yml | 14 -------------- > .gitlab-ci.d/cirrus/freebsd-14.vars | 16 ---------------- > tests/lcitool/refresh | 5 ----- > 4 files changed, 37 deletions(-) > delete mode 100644 .gitlab-ci.d/cirrus/freebsd-14.vars >
Reviewed-by: Pierrick Bouvier <[email protected]>
