From 3376e23a1370e8dc4b580c65332286f8d9b61161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 10 Jun 2024 12:08:44 +0200 Subject: [PATCH] ci: update job tags vm-runner is not there anymore --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02061e0a6..34eb68a75 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,8 +35,7 @@ checks:tests: - PYTHONPATH=test-packages:~/qubes-core-qrexec ./run-tests stage: checks tags: - - short-living-job - - vm-runner + - vm include: - file: /r4.2/gitlab-base.yml project: QubesOS/qubes-continuous-integration