From 329e908e8410708f5de0e146b8b11a873a798b86 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 10 Dec 2023 14:29:10 +0100 Subject: [PATCH] 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 72e84f68..cedb7840 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -101,8 +101,8 @@ stages: test: rhel/8.5 - name: FreeBSD 12.4 test: freebsd/12.4 - - name: FreeBSD 13.1 - test: freebsd/13.1 + # - name: FreeBSD 13.1 + # test: freebsd/13.1 ### cloud - stage: Cloud_2_13 displayName: Cloud 2.13