From 31fae211fe5dff1e0109c8a1269acf8f4678da74 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 17 Nov 2021 07:17:26 +0100 Subject: [PATCH] Replace RHEL 8.4 by RHEL 8.5 for devel. (#237) --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 334db2cf..7d4b055f 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -207,7 +207,7 @@ stages: testFormat: devel/rhel/{0} targets: - test: '7.9' - - test: '8.4' + - test: '8.5' groups: - 1 - 2