From 046f6d1483c195fda72bc984d21a644411ea6554 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 11 Dec 2023 10:18:12 -0500 Subject: [PATCH] update ci target for freebsd 13, r1 is eol --- .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 d02f9de..0d81188 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -209,8 +209,8 @@ stages: test: rhel/8.7 - name: RHEL 9.1 test: rhel/9.1 - - name: FreeBSD 13.1 - test: freebsd/13.1 + - name: FreeBSD 13.2 + test: freebsd/13.2 - name: FreeBSD 12.4 test: freebsd/12.4 - stage: Remote_2_14 @@ -225,8 +225,8 @@ stages: test: rhel/7.9 - name: RHEL 8.6 test: rhel/8.6 - - name: FreeBSD 13.1 - test: freebsd/13.1 + - name: FreeBSD 13.2 + test: freebsd/13.2 - name: FreeBSD 12.4 test: freebsd/12.4