From 8da9a377c72cdc2704da647099d9f5fafb586840 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 2 Apr 2022 18:03:53 +0200 Subject: [PATCH] Remove OpenSuSE Python 2 from devel CI. (#330) --- .azure-pipelines/azure-pipelines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: