From 19415e12384cad75115e0dda2c4df7b71c0bc6f6 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 5 May 2022 10:02:21 -0700 Subject: Remove FreeBSD 11.4 from CI since it is EOL. Bootstrapping fails due to missing packages. --- .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 e29a1f0cf6..593c79b96e 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -95,8 +95,6 @@ stages: test: rhel/8.3@3.6 - name: RHEL 8.3 py38 test: rhel/8.3@3.8 - - name: FreeBSD 11.4 - test: freebsd/11.4 - name: FreeBSD 12.2 test: freebsd/12.2 groups: @@ -172,8 +170,6 @@ stages: test: rhel/8.3@3.6 - name: RHEL 8.3 py38 test: rhel/8.3@3.8 - - name: FreeBSD 11.4 - test: freebsd/11.4 - name: FreeBSD 12.2 test: freebsd/12.2 - stage: Incidental_Docker -- cgit v1.2.1