diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 95b402ba..6daa3020 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -132,9 +132,7 @@ stages: test: fedora34 - name: Fedora 35 test: fedora35 - - name: openSUSE 15 py2 - test: opensuse15py2 - - name: openSUSE 15 py3 + - name: openSUSE 15 test: opensuse15 - name: Ubuntu 18.04 test: ubuntu1804 @@ -155,6 +153,8 @@ stages: targets: - name: CentOS 7 test: centos7 + - name: openSUSE 15 py2 + test: opensuse15py2 - name: Alpine 3 test: alpine3 groups: