From d6b72377239edac49daa1815d3c5a2b04279dff9 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 31 Dec 2023 14:52:42 +0100 Subject: [PATCH] Remove FreeBSD 12.4 from 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 cedb78405..3eeae7a42 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -99,8 +99,8 @@ stages: test: rhel/7.9 - name: RHEL 8.5 test: rhel/8.5 - - name: FreeBSD 12.4 - test: freebsd/12.4 + # - name: FreeBSD 12.4 + # test: freebsd/12.4 # - name: FreeBSD 13.1 # test: freebsd/13.1 ### cloud