From 3c3b11d0b905d329700b1d3b51ac2f205270cf0e Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 8 May 2022 14:02:35 +0200 Subject: [PATCH] FreeBSD 11.4 seems to be broken. Disable. --- .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 4f0a6c7383..cb18f29608 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -159,8 +159,8 @@ stages: test: rhel/7.9 - name: RHEL 8.3 test: rhel/8.3 - - name: FreeBSD 11.4 - test: freebsd/11.4 + # - name: FreeBSD 11.4 + # test: freebsd/11.4 - name: FreeBSD 12.2 test: freebsd/12.2 groups: