From 8e900e5218ddece901624dc223b8a2b4c0081fb1 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 9 Jan 2024 07:30:04 +0100 Subject: [PATCH] Support for FreeBSD 12.4 was removed. --- .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 0d81188..498e5f8 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -211,8 +211,6 @@ stages: test: rhel/9.1 - name: FreeBSD 13.2 test: freebsd/13.2 - - name: FreeBSD 12.4 - test: freebsd/12.4 - stage: Remote_2_14 displayName: Remote 2.14 dependsOn: [] @@ -227,8 +225,6 @@ stages: test: rhel/8.6 - name: FreeBSD 13.2 test: freebsd/13.2 - - name: FreeBSD 12.4 - test: freebsd/12.4 ## Finally