From 21632bf044adc30f54e7bc72b21e66c341f3a181 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 15 Aug 2023 07:14:35 +0200 Subject: [PATCH] Bump FreeBSD versions on stable-2.13. (#650) --- .azure-pipelines/azure-pipelines.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index de4d96a3..72e84f68 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -99,10 +99,10 @@ stages: test: rhel/7.9 - name: RHEL 8.5 test: rhel/8.5 - - name: FreeBSD 12.3 - test: freebsd/12.3 - - name: FreeBSD 13.0 - test: freebsd/13.0 + - name: FreeBSD 12.4 + test: freebsd/12.4 + - name: FreeBSD 13.1 + test: freebsd/13.1 ### cloud - stage: Cloud_2_13 displayName: Cloud 2.13