On 6/10/2026 2:17 AM, 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(+) >
This was merged into master (1b4d5bb3e233c9fc84663be28635d122c9a2b81e). Thank you for your contribution! Regards, Pierrick
