From bd83490b45c2dbe36f2b35318a131213e265d482 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 2 Apr 2022 18:06:28 +0200 Subject: [PATCH] Remove OpenSuSE Python 2 from devel CI. (#4442) --- .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 dbad30beda..255e484025 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -333,9 +333,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 @@ -357,6 +355,8 @@ stages: targets: - name: Fedora 35 test: fedora35 + - name: openSUSE 15 py2 + test: opensuse15py2 - name: Alpine 3 test: alpine3 groups: