From 0e4e63831553bac313781f8a61ab9f55710ab7ad Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Wed, 23 Feb 2022 17:34:59 +0100 Subject: [PATCH] ci: disable to save the environment Arch linux continue to be a bit incompatible with the buildfarm, CI is already bad for the environment, cpu consuming expected failures are even worse. The CI might turn up again backed by debian, but it is better to turn it off for now. --- .gitlab-ci.yml => .gitlab-ci.yml-ignored | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitlab-ci.yml => .gitlab-ci.yml-ignored (100%) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml-ignored similarity index 100% rename from .gitlab-ci.yml rename to .gitlab-ci.yml-ignored -- 2.30.2