From 1246c3357b33f66f2f890828e92f7e7edd4fdc2e Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 19:08:00 +0200 Subject: [PATCH] [PR #10051/4a2920b0 backport][stable-9] Remove FreeBSD 14.0 from CI (#10053) Remove FreeBSD 14.0 from CI (#10051) Remove FreeBSD 14.0 from CI. In ansible-core it has been replaced with 14.1, but we're already testing against that. Ref: https://github.com/ansible/ansible/commit/3546111f2d83dd254c928b6b9e273ef1daf1f296 (cherry picked from commit 4a2920b0fd7f13dfc372b5d9c0aeb3edbf4867ed) Co-authored-by: Felix Fontein --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 2daffd359f..df768879d1 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -229,8 +229,6 @@ stages: test: freebsd/13.3 - name: RHEL 9.3 test: rhel/9.3 - - name: FreeBSD 14.0 - test: freebsd/14.0 groups: - 1 - 2