From 7af9f08a60e6d9162abc25c971b50e019b909591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vivek=20Das=C2=A0Mohapatra?= Date: Wed, 1 May 2024 14:45:45 +0100 Subject: [PATCH] Move CI to isolated runner(s) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cf26d42..f2619e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ test: tags: - docker - linux + - isolated script: - pacman -Sy --noconfirm --needed dbus rust - dbus-run-session cargo test