From a2527fece157913db57aa2b684c193733856c8d7 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Tue, 31 May 2022 11:39:41 +0900 Subject: [PATCH] 2022-05-31-14 --- .azure-pipelines/azure-pipelines.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 9464288..a96fd46 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -227,8 +227,6 @@ stages: test: rhel/7.9 - name: RHEL 8.3 test: rhel/8.3 - - name: FreeBSD 11.4 - test: freebsd/11.4 - name: FreeBSD 12.2 test: freebsd/12.2 - stage: Remote_2_9 @@ -245,10 +243,6 @@ stages: test: rhel/7.9 - name: RHEL 8.1 test: rhel/8.1 - - name: FreeBSD 11.1 - test: freebsd/11.1 - - name: FreeBSD 12.0 - test: freebsd/12.0 ## Finally