From f7fac900098cfa117c5035091e456b617f04ea02 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Fri, 19 Aug 2022 12:53:51 +0900 Subject: [PATCH] Removing Fedora 35 and FreeBSD 12.3 from CI tests Signed-off-by: Hideki Saito --- .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 4b1b3a9..cd21121 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -53,8 +53,6 @@ stages: targets: - name: CentOS 7 test: centos7 - - name: Fedora 35 - test: fedora35 - name: Fedora 36 test: fedora36 - name: openSUSE 15 py3 @@ -197,8 +195,6 @@ stages: test: rhel/8.6 - name: RHEL 9.0 test: rhel/9.0 - - name: FreeBSD 12.3 - test: freebsd/12.3 - name: FreeBSD 13.1 test: freebsd/13.1 - stage: Remote_2_13