From 1704f947e35f40cbc87ea8f62e0244e5e400c2bb Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 15:19:27 +0100 Subject: [PATCH] [PR #7797/8d307cb1 backport][stable-7] Remove FreeBSD 12.4 from CI (#7799) Remove FreeBSD 12.4 from CI (#7797) Remove FreeBSD 12.4 from CI. (cherry picked from commit 8d307cb19012afacb0090b9eb9c267e1e0db9ab0) Co-authored-by: Felix Fontein --- .azure-pipelines/azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 1980296bc6..1c8e8cdf71 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -233,8 +233,8 @@ stages: test: rhel/7.9 # - name: FreeBSD 13.1 # test: freebsd/13.1 - - name: FreeBSD 12.4 - test: freebsd/12.4 + # - name: FreeBSD 12.4 + # test: freebsd/12.4 groups: - 1 - 2