From 0cb10be2d5127722c4581efbc838edf9be43aec1 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 07:07:31 +0000 Subject: [PATCH] Replace RHEL 8.4 by RHEL 8.5 for devel. (#337) (#338) (cherry picked from commit cf0d2679aab81e7e92eaf43e367b4f35fa2837c0) 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 d84c5455..c4eb8511 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