Hi Daniel, On 6/23/2026 6:14 AM, Daniel P. Berrangé wrote: > Hi Alex, > > Could you pick this one up for your CI queue ? > > On Wed, Jun 10, 2026 at 10:17:00AM +0100, Daniel P. Berrangé wrote: >> The GitLab macOS runners are only available in Premium and Ultimate >> tier projects. This permits their use in QEMU upstream via the OSS >> Program membership perk, but this does not extend to forks of QEMU. >> The macOS jobs thus need to be disabled in forks, otherwise all >> pipelines will immediately report a failure due to inability to >> access a runner. >> >> Signed-off-by: Daniel P. Berrangé <[email protected]> >> --- >> .gitlab-ci.d/base.yml | 5 +++++ >> .gitlab-ci.d/macos.yml | 2 ++ >> docs/devel/testing/ci-jobs.rst.inc | 7 +++++++ >> 3 files changed, 14 insertions(+) >>
just sent a PR for it. https://lore.kernel.org/qemu-devel/[email protected]/T/# Sorry for the delay, I'll be more proactive on this subsystem in the future. Regards, Pierrick
