From 2b64ef2a625980712eb3c82af95157d4761a30c9 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 7 Dec 2023 22:53:46 +0100 Subject: [PATCH] Deactivate FreeBSD 13.1 in CI (#7699) Deactivate FreeBSD 13.1 in CI. --- .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 e2c75b3b80..5e99ff42cf 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: