From a477044fb7bcbab8a78d3e9621e7aacc95db3ce4 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 09:15:18 +0100 Subject: [PATCH] Update CI matrix for Remote Devel. (#4033) (#4035) (cherry picked from commit 3faffe8f47968a2400ba3c896c8901c03001a194) Co-authored-by: Felix Fontein --- .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 71e2d938db..30af200166 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -206,14 +206,14 @@ stages: parameters: testFormat: devel/{0} targets: - - name: macOS 11.1 - test: macos/11.1 + - name: macOS 12.0 + test: macos/12.0 - name: RHEL 7.9 test: rhel/7.9 - name: RHEL 8.5 test: rhel/8.5 - - name: FreeBSD 12.2 - test: freebsd/12.2 + - name: FreeBSD 12.3 + test: freebsd/12.3 - name: FreeBSD 13.0 test: freebsd/13.0 groups: