From 57ad07a94e92995c946335c7cd24217f77daad80 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 5 Jun 2026 08:17:45 +0200 Subject: [PATCH] CI: Remove FreeBSD 14.2 (#12191) Remove FreeBSD 14.2 from CI. It seems to be finally EOL, with mirrors removed. --- .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 8614bf233e..93a224a67d 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -252,8 +252,8 @@ stages: targets: - name: RHEL 10.1 test: rhel/10.1 - - name: FreeBSD 14.2 - test: freebsd/14.2 + # - name: FreeBSD 14.2 + # test: freebsd/14.2 groups: - 1 - 2