From 637eb8a275c0ea6c572fee9783a88ae48ddd7315 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 06:42:29 +0100 Subject: [PATCH] [PR #6166/6b8a1cd8 backport][stable-5] Add macOS 13.2 to CI (#6167) Add macOS 13.2 to CI (#6166) Add macOS 13.2 to CI. (cherry picked from commit 6b8a1cd8e68ea3571f973eed6f87a968d8217420) 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 a0d63157ec..19e5612600 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -172,8 +172,8 @@ stages: parameters: testFormat: devel/{0} targets: - - name: macOS 12.0 - test: macos/12.0 + - name: macOS 13.2 + test: macos/13.2 - name: RHEL 7.9 test: rhel/7.9 - name: RHEL 9.1