ci: Use placeholder-job for sanity
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

This runs in 11 seconds and doesn't even clone the git repo, so we can
use the placeholder tag here to get it through instantly.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35203>
This commit is contained in:
Daniel Stone 2025-05-28 13:22:43 +01:00 committed by Marge Bot
parent 4b2a4dce78
commit c8576cc0dc

View file

@ -406,7 +406,7 @@ sanity:
- .fdo.ci-fairy
stage: sanity
tags:
- $FDO_RUNNER_JOB_PRIORITY_TAG_X86_64
- placeholder-job
rules:
- if: *is-merge-request
when: on_success