From 35ec6b6387819b8efc64fb882440f5ee8ad84a05 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 12 Dec 2023 16:39:51 +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/GNOME/glib/-/merge_requests/3740#note_1935427. 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 6101ffb48..707d02b25 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -550,7 +550,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/GNOME/glib/-/merge_requests/3740#note_1935427 + extends: .only-schedules stage: build tags: - freebsd-13