From 5d09458fb6f11b01c51fc1850ff6dc56defc3289 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 24 Jul 2025 17:14:54 +0200 Subject: [PATCH] Replace FreeBSD 13.3 with 13.5. --- .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 808c0a34ae..d045b0e0c2 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -240,8 +240,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: