From fe385eb131f619483c784f48500d45719678873a Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 07:10:26 +0100 Subject: [PATCH] [PR #7699/2b64ef2a backport][stable-6] Deactivate FreeBSD 13.1 in CI (#7700) Deactivate FreeBSD 13.1 in CI (#7699) Deactivate FreeBSD 13.1 in CI. (cherry picked from commit 2b64ef2a625980712eb3c82af95157d4761a30c9) 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 dfda04f0be..78437b962c 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -189,8 +189,8 @@ stages: test: rhel/8.7 - name: RHEL 7.9 test: rhel/7.9 - - name: FreeBSD 13.1 - test: freebsd/13.1 + # - name: FreeBSD 13.1 + # test: freebsd/13.1 - name: FreeBSD 12.4 test: freebsd/12.4 groups: