From a5eadaf3fd5496bd1f100ff14badf5c4947185a2 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Mon, 7 Feb 2022 10:23:08 -0800 Subject: [PATCH] Temporarily remove RHEL 9.0b from test matrix. Installation of `gcc` is failing while trying to install dependencies: ``` [MIRROR] libxcrypt-devel-4.4.18-3.el9.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 32565 but expected size is: 33101 ``` --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index e1c12c93fca..1953bbf734e 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -94,8 +94,6 @@ stages: test: rhel/8.5@3.6 - name: RHEL 8.5 py38 test: rhel/8.5@3.8 - - name: RHEL 9.0b - test: rhel/9.0b - name: FreeBSD 12.3 test: freebsd/12.3 - name: FreeBSD 13.0