diff options
Diffstat (limited to '.azure-pipelines/azure-pipelines.yml')
-rw-r--r-- | .azure-pipelines/azure-pipelines.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index fc2bb3875e..e29a1f0cf6 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -118,8 +118,6 @@ stages: test: centos6 - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 32 test: fedora32 - name: Fedora 33 @@ -190,8 +188,6 @@ stages: test: centos6 - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 32 test: fedora32 - name: Fedora 33 |