From a4f4a25b16ca08990e0e9763b3ac22b1e98f48c0 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 22:13:38 +0200 Subject: [PATCH] [PR #10446/01f3248a backport][stable-10] CI: Replace FreeBSD 13.3 with 13.5 (#10448) CI: Replace FreeBSD 13.3 with 13.5 (#10446) Replace FreeBSD 13.3 with 13.5. (cherry picked from commit 01f3248a12fbf5b19442c93b28772f909971c1d7) 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 ef24721170..8544b7a44a 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -265,8 +265,8 @@ stages: parameters: testFormat: 2.17/{0} targets: - - name: FreeBSD 13.3 - test: freebsd/13.3 + - name: FreeBSD 13.5 + test: freebsd/13.5 - name: RHEL 9.3 test: rhel/9.3 groups: