From 578a79d968616bf0ea059f19313e11e1f534a405 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 8 Jan 2026 08:51:13 +0100 Subject: [PATCH] Replace RHEL 10.0 with 10.1. (#977) --- .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 8bfd2d73..9faedcd3 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -154,8 +154,8 @@ stages: parameters: testFormat: 2.19/{0} targets: - - name: RHEL 10.0 - test: rhel/10.0 + - name: RHEL 10.1 + test: rhel/10.1 - name: RHEL 9.7 test: rhel/9.7 - name: FreeBSD 14.2