From b47168994d260774ed20a3f9cf978c3493a3908d Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 2 Apr 2022 18:09:09 +0200 Subject: [PATCH] Remove OpenSuSE Python 2 from devel CI. (#435) --- .azure-pipelines/azure-pipelines.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index b5c21bda..7f38a9d3 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -130,9 +130,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 @@ -148,8 +146,8 @@ stages: parameters: testFormat: 2.13/linux/{0}/1 targets: - - name: Fedora 34 - test: fedora34 + - name: openSUSE 15 py2 + test: opensuse15py2 - name: Ubuntu 18.04 test: ubuntu1804 - name: Alpine 3