From 4bcf53a3513217e2db13f11df08152f2527f61b1 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 3 Jan 2024 12:41:26 +0000 Subject: [PATCH] Revert "ci: Temporarily only run the FreeBSD 13 CI on a schedule" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 35ec6b6387819b8efc64fb882440f5ee8ad84a05. The FreeBSD 13 CI runner now has the Python `packaging` package installed, so should work again. The FreeBSD 12 runner is EOL so can’t have that package installed, so will be dropped from GLib `main` in the next commit. See https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3740#note_1957840 --- .gitlab-ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 647e374d1..ea2b92f4c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -559,10 +559,7 @@ freebsd-12-x86_64: - "_build/meson-logs" freebsd-13-x86_64: - # 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 + extends: .only-origin stage: build tags: - freebsd-13