From 26b9b1438d0e966516b1efc7f7c6b2cff80f92d4 Mon Sep 17 00:00:00 2001 From: Klaas Demter Date: Mon, 19 May 2025 18:10:38 +0200 Subject: [PATCH] Remove EOL FreeBSD 13.2 from CI --- .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 699e4ff..b1b5dfd 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -237,8 +237,6 @@ stages: test: rhel/8.8 - name: RHEL 9.2 test: rhel/9.2 - - name: FreeBSD 13.2 - test: freebsd/13.2 - stage: Remote_2_15 displayName: Remote 2.15 @@ -254,8 +252,6 @@ stages: test: rhel/8.7 - name: RHEL 9.1 test: rhel/9.1 - - name: FreeBSD 13.2 - test: freebsd/13.2 ## Finally