From 4f5bd5439e67e6e638cda22ae372a621a01057c7 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/594. Signed-off-by: Philip Withnall Helps: !3136 --- .gitlab-ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 36e86de73..bfb7127ea 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/594 + extends: .only-schedules stage: build tags: - freebsd-13