From a90a3341ef4b370f5f428d50308227b4b602ead1 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 17 Mar 2026 18:06:42 +0100 Subject: [PATCH] ci: let shader-db run on regular runners Prompted by the same change for another job in d542a92d50af74989808 ("zink/ci: Run zink-lavapipe on regular runner") Part-of: --- .gitlab-ci/test/gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci/test/gitlab-ci.yml b/.gitlab-ci/test/gitlab-ci.yml index 9b479c40b60..82d1bc1d43b 100644 --- a/.gitlab-ci/test/gitlab-ci.yml +++ b/.gitlab-ci/test/gitlab-ci.yml @@ -61,9 +61,6 @@ shader-db: paths: - shader-db timeout: 15m - tags: - # FIXME: kvm is a hack, should not be needed - - $FDO_RUNNER_JOB_PRIORITY_TAG_X86_64_KVM yaml-toml-shell-py-test: extends: