From f12e814344bbecc6800c58c122af47f1ca4a5972 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 7 Dec 2023 22:50:33 +0100 Subject: [PATCH] Deactivate FreeBSD 13.1 in CI. (#683) --- .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 2f903790..b928f0e6 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -242,8 +242,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: