From a5e2b32838157224be393c2520a679aba64ddcb6 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 17 Nov 2021 06:47:10 +0100 Subject: [PATCH] Replace RHEL 8.4 by RHEL 8.5 for devel. --- .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 8a9651fe33..9482b07c3d 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -209,8 +209,8 @@ stages: test: macos/11.1 - name: RHEL 7.9 test: rhel/7.9 - - name: RHEL 8.4 - test: rhel/8.4 + - name: RHEL 8.5 + test: rhel/8.5 - name: FreeBSD 12.2 test: freebsd/12.2 - name: FreeBSD 13.0