From 7ecca1963dc2ad7993ffa828f80352ac57b6a3de Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Wed, 20 Oct 2021 16:34:13 +0900 Subject: [PATCH] DNM: test for PR 280 Signed-off-by: Hideki Saito --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index c9d5b08..25d7a37 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: CentOS 8 - test: centos8 - name: Fedora 33 test: fedora33 - name: Fedora 34