From a0638a205ba885f9d8fbed33c5304e746d4f60ed Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 2 May 2023 15:50:52 -0700 Subject: Remove FreeBSD 12.2 from CI (#80699) The package repositories are no longer available. --- .azure-pipelines/azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 64c26d500e..397a36b70a 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -92,8 +92,6 @@ stages: test: rhel/8.4@3.6 - name: RHEL 8.4 py38 test: rhel/8.4@3.8 - - name: FreeBSD 12.2 - test: freebsd/12.2 - name: FreeBSD 13.0 test: freebsd/13.0 groups: @@ -188,8 +186,6 @@ stages: test: rhel/8.4@3.6 - name: RHEL 8.4 py38 test: rhel/8.4@3.8 - - name: FreeBSD 12.2 - test: freebsd/12.2 - name: FreeBSD 13.0 test: freebsd/13.0 - stage: Incidental_Docker -- cgit v1.2.1