From d6403ace6e81577a3ec1fb0cbe87edd145fa1f1f Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 30 Jul 2021 17:57:02 +0200 Subject: [PATCH] Update AZP config. (#258) --- .azure-pipelines/azure-pipelines.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 5412f31b..8da26835 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -203,8 +203,8 @@ stages: test: macos/11.1 - name: RHEL 7.9 test: rhel/7.9 - - name: RHEL 8.3 - test: rhel/8.3 + - name: RHEL 8.4 + test: rhel/8.4 - name: FreeBSD 12.2 test: freebsd/12.2 - name: FreeBSD 13.0 @@ -219,6 +219,8 @@ stages: targets: - name: RHEL 7.9 test: rhel/7.9 + - name: RHEL 8.3 + test: rhel/8.3 - name: macOS 11.1 test: macos/11.1 - name: FreeBSD 12.2