ci: Add missing kvm runner tags

A recent change now requires the kvm runner tag to be explicitly listed
for jobs that need to run on runners with KVM capability.
This ensures the jobs are scheduled on compatible runners.

Cc: mesa-stable

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34120>
This commit is contained in:
Valentine Burley
2025-03-24 13:32:00 +01:00
committed by Marge Bot
parent 89ab8a259c
commit a36379d973
3 changed files with 6 additions and 0 deletions

View File

@@ -173,6 +173,8 @@ yaml-toml-shell-py-test:
artifacts:
paths:
- results/
tags:
- kvm
.test-angle:
variables: