From 163ebdc6c27dc30e1fc5404ffe415ea7a41b7ae0 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 16 Dec 2022 12:34:03 +0000 Subject: [PATCH] ci: Temporarily only run the FreeBSD 13 CI on a schedule Rather than on every commit, because the CI runner is currently broken: https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/601. Signed-off-by: Philip Withnall --- .gitlab-ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a2f35cdc..a0c0a4002 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -461,7 +461,10 @@ freebsd-12-x86_64: - "_build/meson-logs" freebsd-13-x86_64: - extends: .only-origin + # FIXME: Temporarily only run the FreeBSD 13 CI on a schedule, rather than on + # every commit to origin, because it’s broken: + # https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/601 + extends: .only-schedules stage: build tags: - freebsd-13