From eadf1320dfeb3dbfe40839e19ec6822639b1aa3a Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 07:10:30 +0100 Subject: [PATCH] [PR #7699/2b64ef2a backport][stable-7] Deactivate FreeBSD 13.1 in CI (#7701) 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 1b4dd08728..1980296bc6 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -231,8 +231,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: