From 0f2f5a5fe94a91ee1b4c683cefedf857dbd754f0 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 21:58:15 +0200 Subject: [PATCH] Replace FreeBSD 13.3 with 13.5. (#937) (#938) (cherry picked from commit b4303b3a321d5af9e5872abef5730e14da455591) 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 84c27d8f..c91c23dc 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -250,8 +250,8 @@ stages: targets: - name: RHEL 9.3 test: rhel/9.3 - - name: FreeBSD 13.3 - test: freebsd/13.3 + - name: FreeBSD 13.5 + test: freebsd/13.5 groups: - 1 - 2