drm/ci: i915: cml: Fix the runner tag
authorVignesh Raman <vignesh.raman@collabora.com>
Thu, 26 Jun 2025 10:26:57 +0000 (15:56 +0530)
committerRob Clark <robin.clark@oss.qualcomm.com>
Mon, 30 Jun 2025 00:08:58 +0000 (17:08 -0700)
commit316b31dd39bfc4d6099f1ab049c0da53af6acd20
tree648020c4f69a75ee58e9ad332a56ed88d8c11e4b
parent9386dc09c5040047bee0da3e6f2e78034117dba7
drm/ci: i915: cml: Fix the runner tag

The GitLab runner tags are case sensitive, and Flip-hatch's tag was
incorrectly lowercase. This prevented jobs from being picked up
by the runner. Fix the runner tag for Flip-hatch.

Based on https://gitlab.freedesktop.org/mesa/mesa/-/commit/03b480d3

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
drivers/gpu/drm/ci/test.yml