From cbd915c8eace975a0ba5d562d45fab8467374e2f Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Thu, 13 Jan 2022 10:53:12 +0900 Subject: [PATCH] Update AZP config * Fixes ansible-collections/overview#45 * Fixes #308 Signed-off-by: Hideki Saito --- .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 65e35d9..9dfb1d3 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -177,14 +177,14 @@ stages: parameters: testFormat: devel/{0}/1 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 - stage: Remote_2_12