From 519ce198718dcbc4cda258a7817e55fc541d012c Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 07:21:46 +0000 Subject: [PATCH] [PR #12191/57ad07a9 backport][stable-12] CI: Remove FreeBSD 14.2 (#12193) CI: Remove FreeBSD 14.2 (#12191) Remove FreeBSD 14.2 from CI. It seems to be finally EOL, with mirrors removed. (cherry picked from commit 57ad07a94e92995c946335c7cd24217f77daad80) Co-authored-by: Felix Fontein --- .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