From cf0d2679aab81e7e92eaf43e367b4f35fa2837c0 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 17 Nov 2021 07:18:08 +0100 Subject: [PATCH] Replace RHEL 8.4 by RHEL 8.5 for devel. (#337) --- .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 877de841..54b5bc16 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -207,8 +207,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