From 97885c37b075306246855f46821ff0f7184abbb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= Date: Mon, 11 Nov 2024 13:52:50 +0100 Subject: [PATCH] .gitlab-ci: update tags for tests (cherry picked from commit c9c4fbd5a4d80afb981855663b605be100fd8e3f) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42e1df858..225653749 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ checks:tests: - PYTHONPATH=test-packages:~/qubes-core-qrexec ./run-tests stage: checks tags: - - vm-kvm + - vm include: - file: /r4.2/gitlab-base.yml project: QubesOS/qubes-continuous-integration