From e87b6599057f568bd743d49c3eda1503614d091c Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 16 May 2024 12:39:01 +0100 Subject: [PATCH] ci: Temporarily run the FreeBSD on a schedule rather than every commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The runner is currently offline and we can’t have that blocking development. See: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/1503 Signed-off-by: Philip Withnall --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 12da6ee55..d4d0691d6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -618,7 +618,7 @@ vs2017-x64-static: - _build/meson-logs freebsd-13-x86_64: - extends: .only-origin-or-manual + extends: .only-schedules-or-manual stage: build tags: - freebsd-13