diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index f0072ce45a..027a2f0932 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -297,8 +297,6 @@ stages: targets: - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 33 test: fedora33 - name: Fedora 34 @@ -325,8 +323,8 @@ stages: targets: - name: CentOS 6 test: centos6 - - name: CentOS 7 - test: centos7 + - name: CentOS 8 + test: centos8 - name: Fedora 34 test: fedora34 - name: openSUSE 15 py3 @@ -345,8 +343,8 @@ stages: parameters: testFormat: 2.11/linux/{0} targets: - - name: CentOS 8 - test: centos8 + - name: CentOS 7 + test: centos7 - name: Fedora 33 test: fedora33 - name: openSUSE 15 py2